@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/2d52a66d-5060-4799-bfa2-08ea313c24a0> a dcat:Dataset ;
    dct:description "The City has conducted twice yearly intersection cycle counts at various sites in peak hours (6-9 am and 4-7 pm) on one day in March and October every year, since March 2010 (excluding March 2018). This data is consolidated to provide a total number of cyclists at the site during peak hours. " ;
    dct:identifier "2d52a66d-5060-4799-bfa2-08ea313c24a0" ;
    dct:issued "2020-08-25T20:01:05.118659"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:01:05.118668"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Bicycle count sites" ;
    dcat:keyword "City of Sydney",
        "bicycle",
        "count",
        "transport and access" .

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

