@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/08388cfb-42e7-40d8-97a9-618752623eda> a dcat:Dataset ;
    dct:description """NSW Trustee & Guardian Annual Report 2016-2017 incorporating the Public Guardian reporting requirements \r
""" ;
    dct:identifier "08388cfb-42e7-40d8-97a9-618752623eda" ;
    dct:issued "2021-09-08T15:15:23.248344"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:23.248351"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Trustee & Guardian Annual Report 2016-2017" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/08388cfb-42e7-40d8-97a9-618752623eda/resource/49267f22-39d0-4d4b-ad9a-281c8185953e> ;
    dcat:keyword "NSW Trustee and Guardian",
        "annual report",
        "nsw trustee - guardian",
        "public guardian" .

<https://uatdatansw.dac.nsw.gov.au/dataset/08388cfb-42e7-40d8-97a9-618752623eda/resource/49267f22-39d0-4d4b-ad9a-281c8185953e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2017-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:23.237991"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/16951> .

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

