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

<https://uatdatansw.dac.nsw.gov.au/dataset/020eacfa-c576-4d2e-b5a0-cc682d548342> a dcat:Dataset ;
    dct:description """Existing, rideable bicycle routes through the City of Sydney
local government area for bicycle commuters.  Digitised from the 2017 Sydney
Cycling Guide and Map (hard copy publication).Visit the interactive mapMore
information on the cycle network""" ;
    dct:identifier "020eacfa-c576-4d2e-b5a0-cc682d548342" ;
    dct:issued "2020-08-25T20:01:08.623349"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:01:08.623359"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Cycle network" ;
    dcat:keyword "City of Sydney",
        "community",
        "cultural",
        "cycling",
        "public domain",
        "transport and access" .

<https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> a foaf:Agent ;
    foaf:name "City of Sydney" .

