@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/4b1f67d1-42e0-4062-b659-c5da7e4a75eb> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "4b1f67d1-42e0-4062-b659-c5da7e4a75eb" ;
    dct:issued "2021-09-08T22:38:59.024531"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:38:59.024538"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "State Water Annual Report 07 08" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4b1f67d1-42e0-4062-b659-c5da7e4a75eb/resource/e0628b96-84d3-40f4-bb6d-249b3eb03eb9> ;
    dcat:keyword "State Water II" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4b1f67d1-42e0-4062-b659-c5da7e4a75eb/resource/e0628b96-84d3-40f4-bb6d-249b3eb03eb9> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2008-10-20T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:38:59.019480"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/12256> .

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

