@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/8e840a41-326d-4e9a-974e-fa25bf6bffcc> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "8e840a41-326d-4e9a-974e-fa25bf6bffcc" ;
    dct:issued "2021-09-08T15:20:39.975854"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:39.975860"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "ENDEAVOUR ENERGY ANNUAL PERFORMANCE REPORT 2012-13" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8e840a41-326d-4e9a-974e-fa25bf6bffcc/resource/03b7d902-a570-41cd-82b8-ec8357e6d2e7> ;
    dcat:keyword "Endeavour Energy" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8e840a41-326d-4e9a-974e-fa25bf6bffcc/resource/03b7d902-a570-41cd-82b8-ec8357e6d2e7> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:39.971983"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14651> .

<https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

