@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/42781191-dcd3-46ff-8bd1-a8819efbe886> a dcat:Dataset ;
    dct:description "Contour heights (m)" ;
    dct:identifier "42781191-dcd3-46ff-8bd1-a8819efbe886" ;
    dct:issued "2016-07-29T00:02:05.903270"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-29T00:02:27.206706"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/ee27c231-c7c2-41f5-9c61-7b562eb1802a> ;
    dct:title "1m Contours 3D 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/42781191-dcd3-46ff-8bd1-a8819efbe886/resource/1eb52e78-a5f2-4515-9e29-2ab67c3eebf7> ;
    dcat:keyword "contour",
        "local-council" .

<https://uatdatansw.dac.nsw.gov.au/dataset/42781191-dcd3-46ff-8bd1-a8819efbe886/resource/1eb52e78-a5f2-4515-9e29-2ab67c3eebf7> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2016-07-29T10:02:26.323234"^^xsd:dateTime ;
    dct:modified "2016-07-29T10:02:26.323234"^^xsd:dateTime ;
    dct:title "1m Contours 3D 2012 - zip" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/42781191-dcd3-46ff-8bd1-a8819efbe886/resource/1eb52e78-a5f2-4515-9e29-2ab67c3eebf7/download/1m-contours-2012.zip> .

<https://uatdatansw.dac.nsw.gov.au/organization/ee27c231-c7c2-41f5-9c61-7b562eb1802a> a foaf:Agent ;
    foaf:name "City of Ryde" .

