@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/e0693fe8-a0b8-4f16-8bc8-b6f9ae63ed2f> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "e0693fe8-a0b8-4f16-8bc8-b6f9ae63ed2f" ;
    dct:issued "2021-09-08T15:15:10.283230"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:10.283236"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Education Standards Authority Annual Report 2016-2017" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e0693fe8-a0b8-4f16-8bc8-b6f9ae63ed2f/resource/3c2242b2-6c5c-48fb-9002-d4b9619ac915> ;
    dcat:keyword "NSW Education Standards Authority",
        "annual report" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e0693fe8-a0b8-4f16-8bc8-b6f9ae63ed2f/resource/3c2242b2-6c5c-48fb-9002-d4b9619ac915> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2017-10-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:10.278215"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/17033> .

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

