@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/1411372b-55e6-4700-b6b6-3877adee81b9> a dcat:Dataset ;
    dct:description "The NSW Government collects and publishes the standard retail prices of all prescribed fuels sold at over 2,500 service stations in NSW. The Fuel API has been developed as a means of accessing live fuel pricing across NSW service stations. V1 endpoints can be used for fetching NSW fuel price, V2 endpoints can be used for fetching NSW & Tasmania fuel prices combined." ;
    dct:identifier "1411372b-55e6-4700-b6b6-3877adee81b9" ;
    dct:issued "2021-11-13T16:42:20.856192"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:20.856199"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/98288f2b-55b6-4d02-9635-2781910a5d38> ;
    dct:title "Fuel" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1411372b-55e6-4700-b6b6-3877adee81b9/resource/8442dfe3-6621-4bb1-8a53-3bd73fbfcb9f> .

<https://uatdatansw.dac.nsw.gov.au/dataset/1411372b-55e6-4700-b6b6-3877adee81b9/resource/8442dfe3-6621-4bb1-8a53-3bd73fbfcb9f> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2021-11-13T16:42:20.864114"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:20.838957"^^xsd:dateTime ;
    dcat:accessURL <https://api.nsw.gov.au/Product/Index/22> .

<https://uatdatansw.dac.nsw.gov.au/organization/98288f2b-55b6-4d02-9635-2781910a5d38> a foaf:Agent ;
    foaf:name "API NSW" .

