@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/29d8e700-8227-4ed4-8688-931df189495c> a dcat:Dataset ;
    dct:description "Interactive map of cycleways in NSW." ;
    dct:identifier "29d8e700-8227-4ed4-8688-931df189495c" ;
    dct:issued "2014-10-30T00:40:30.335988"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:19.023283"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> ;
    dct:title "Cycleway Finder" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/29d8e700-8227-4ed4-8688-931df189495c/resource/8a02ad25-962a-4f3f-8d14-bfca097dc7b9> ;
    dcat:keyword "biking",
        "cycleway",
        "cycling" .

<https://uatdatansw.dac.nsw.gov.au/dataset/29d8e700-8227-4ed4-8688-931df189495c/resource/8a02ad25-962a-4f3f-8d14-bfca097dc7b9> a dcat:Distribution ;
    dct:description "Interactive map of cycleways in NSW." ;
    dct:format "website link" ;
    dct:issued "2014-10-29T20:43:38.899162"^^xsd:dateTime ;
    dct:modified "2014-10-29T20:43:38.899162"^^xsd:dateTime ;
    dct:title "Cycleway Finder" ;
    dcat:accessURL <http://www.rms.nsw.gov.au/roads/bicycles/cyclewayfinder/index.html> .

<https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> a foaf:Agent ;
    foaf:name "Roads and Maritime Services" .

