@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/1d250f1d-2804-444b-af24-28e3ee65c9b3> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "1d250f1d-2804-444b-af24-28e3ee65c9b3" ;
    dct:issued "2021-09-08T15:19:20.232170"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:20.232176"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Environmental Trust Annual Report 2014-15" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1d250f1d-2804-444b-af24-28e3ee65c9b3/resource/03b4b753-ed5e-499b-b5ec-419be68b57b6> ;
    dcat:keyword "NSW Environmental Trust",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1d250f1d-2804-444b-af24-28e3ee65c9b3/resource/03b4b753-ed5e-499b-b5ec-419be68b57b6> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2015-11-30T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:20.224815"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/15259> .

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

