@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/fee59e5b-d9c7-4368-8a1b-88942429b12e> a dcat:Dataset ;
    dct:description "Table of water quality data recording sites in NSW." ;
    dct:identifier "fee59e5b-d9c7-4368-8a1b-88942429b12e" ;
    dct:issued "2013-05-27T03:16:35.821208"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-06-11T03:48:05.177962"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> ;
    dct:title "NSW Water Quality Data Recording Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fee59e5b-d9c7-4368-8a1b-88942429b12e/resource/3a94ecce-9a9b-40d7-817e-db6aecd53c44> ;
    dcat:keyword "environment",
        "science" .

<https://uatdatansw.dac.nsw.gov.au/dataset/fee59e5b-d9c7-4368-8a1b-88942429b12e/resource/3a94ecce-9a9b-40d7-817e-db6aecd53c44> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2013-05-26T23:16:49.358448"^^xsd:dateTime ;
    dct:modified "2013-05-26T23:16:49.358448"^^xsd:dateTime ;
    dct:title "NSW Water Quality Data Recording Sites" ;
    dcat:accessURL <https://www.waternsw.com.au/supply/regional-nsw/water-monitoring> ;
    dcat:mediaType "text/html" .

<https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> a foaf:Agent ;
    foaf:name "Department of Customer Service" .

