@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/1d6f587f-ffd1-4a84-ac2b-47de6c8a83e1> a dcat:Dataset ;
    dct:description "Taxis in Sydney can be hailed from the kerb on the street or engaged at one of several designated taxi ranks throughout the city centre. Taxis can also be booked directly with one of numerous private taxi companies operating across the city.View the interactive mapMore information on Taxis" ;
    dct:identifier "1d6f587f-ffd1-4a84-ac2b-47de6c8a83e1" ;
    dct:issued "2020-08-25T20:00:56.023702"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:00:56.023712"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Taxi ranks" ;
    dcat:keyword "City of Sydney",
        "ranks",
        "taxi",
        "transport and access" .

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

