@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/dbb9cd47-ff63-4167-9e0e-c00c06e14963> a dcat:Dataset ;
    dct:description "Wayfinding signage and a network of tactile street signs has been rolled out across every signalised pedestrian crossing throughout the City of Sydney local area, making it safer and easier for people of all abilities to navigate our streets.More information on wayfinding signage" ;
    dct:identifier "dbb9cd47-ff63-4167-9e0e-c00c06e14963" ;
    dct:issued "2020-08-25T20:01:06.496477"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:01:06.496486"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Wayfinding signage" ;
    dcat:keyword "City of Sydney",
        "community",
        "public domain",
        "signage",
        "transport",
        "transport and access",
        "wayfinding" .

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

