@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/60128a1c-ea30-42e5-8e22-aff80bd398e3> 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 shows the total number of cyclists at the site during peak hours as well as individual survey hours." ;
    dct:identifier "60128a1c-ea30-42e5-8e22-aff80bd398e3" ;
    dct:issued "2020-08-25T20:01:04.175386"^^xsd:dateTime ;
    dct:modified "2023-05-18T14:20:51.125715"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Bicycle count surveys" ;
    dcat:keyword "Bicycle",
        "City of Sydney",
        "Yearly",
        "transport and access" .

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

