@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/afe4895a-13f9-4e55-ba77-7c95d0ffb646> a dcat:Dataset ;
    dct:description "Publicly accessible stairs throughout the City of Sydney local area. View stairs in the City of Sydney Access and Inclusion map.More information on diversity and inclusion." ;
    dct:identifier "afe4895a-13f9-4e55-ba77-7c95d0ffb646" ;
    dct:issued "2021-06-29T20:00:49.051830"^^xsd:dateTime ;
    dct:modified "2021-08-18T22:30:46.887012"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Stairs" ;
    dcat:keyword "City of Sydney",
        "accessibility",
        "public domain",
        "stairs",
        "transport and access" .

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

