@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/32877891-3ded-4f62-b047-0683efcca681> a dcat:Dataset ;
    dct:description """This dataset links to the Sydney Water webpage containing up-to-date readings of the drinking water such as:\r
* Hardness\r
* pH\r
* Mineral content\r
* other water quality characteristics""" ;
    dct:identifier "32877891-3ded-4f62-b047-0683efcca681" ;
    dct:issued "2016-11-07T01:20:16.637587"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-11-07T01:25:34.024578"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e09c5131-b8a7-4c7f-a471-31a737a2372c> ;
    dct:title "Water Analysis Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "robert-sparshott-2973" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/32877891-3ded-4f62-b047-0683efcca681/resource/779e8396-fe85-497e-8be6-cb7f4625c4c9> ;
    dcat:keyword "drinking water quality",
        "public health",
        "water analysis" .

<https://uatdatansw.dac.nsw.gov.au/dataset/32877891-3ded-4f62-b047-0683efcca681/resource/779e8396-fe85-497e-8be6-cb7f4625c4c9> a dcat:Distribution ;
    dct:description "Our water analysis reports will give you detailed information about your drinking water in your area" ;
    dct:format "HTML" ;
    dct:issued "2016-11-07T12:23:43.054725"^^xsd:dateTime ;
    dct:modified "2016-11-07T12:23:43.054725"^^xsd:dateTime ;
    dct:title "Water analysis report" ;
    dcat:accessURL <http://www.sydneywater.com.au/SW/water-the-environment/how-we-manage-sydney-s-water/safe-drinking-water/water-analysis/index.htm> .

<https://uatdatansw.dac.nsw.gov.au/organization/e09c5131-b8a7-4c7f-a471-31a737a2372c> a foaf:Agent ;
    foaf:name "Sydney Water" .

