@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/3d958286-43be-48f9-a52f-62a6bb3df45f> a dcat:Dataset ;
    dct:description "Publicly accessible lifts throughout the City of Sydney local area. View lifts in the City of Sydney Access and Inclusion map.More information on diversity and inclusion." ;
    dct:identifier "3d958286-43be-48f9-a52f-62a6bb3df45f" ;
    dct:issued "2021-06-29T20:00:49.853509"^^xsd:dateTime ;
    dct:modified "2021-08-18T22:30:47.128508"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Lifts" ;
    dcat:keyword "City of Sydney",
        "accessibility",
        "lifts",
        "public domain",
        "transport and access" .

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

