@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/e85e06ec-6ad5-4692-a68f-8e0e3bf31a36> a dcat:Dataset ;
    dct:description """Bridges in the City of Sydney local area including pedestrian and vehicular,
those controlled by the City and those owned by others.""" ;
    dct:identifier "e85e06ec-6ad5-4692-a68f-8e0e3bf31a36" ;
    dct:issued "2020-08-25T20:01:10.421591"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:01:10.421600"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Bridges" ;
    dcat:keyword "City of Sydney",
        "bridges",
        "public domain",
        "transport",
        "transport and access" .

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

