@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/d6060184-2f3a-4347-8d8d-df202ce6a668> a dcat:Dataset ;
    dct:description "Tree Canopy coverage 2006" ;
    dct:identifier "d6060184-2f3a-4347-8d8d-df202ce6a668" ;
    dct:issued "2016-07-28T23:59:09.537725"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-28T23:59:25.056528"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/ee27c231-c7c2-41f5-9c61-7b562eb1802a> ;
    dct:title "Tree Canopy 2006" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d6060184-2f3a-4347-8d8d-df202ce6a668/resource/48eb016d-82e2-485a-9d22-0aa3513efa75> ;
    dcat:keyword "local-council",
        "trees" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d6060184-2f3a-4347-8d8d-df202ce6a668/resource/48eb016d-82e2-485a-9d22-0aa3513efa75> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2016-07-29T09:59:24.319822"^^xsd:dateTime ;
    dct:modified "2016-07-29T09:59:24.319822"^^xsd:dateTime ;
    dct:title "Tree Canopy 2006" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/d6060184-2f3a-4347-8d8d-df202ce6a668/resource/48eb016d-82e2-485a-9d22-0aa3513efa75/download/tree-canopy-2006.zip> .

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

