@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/3af71cd0-df05-4891-b1c8-3187c5804470> a dcat:Dataset ;
    dct:description "The City of Sydney supports car sharing because it enables more sustainable travel habits and helps keep our businesses and residents connected. This layer provides the approximate location of the car share bay and is not an indication of car availability.View the interactive mapMore information about car sharing" ;
    dct:identifier "3af71cd0-df05-4891-b1c8-3187c5804470" ;
    dct:issued "2023-05-19T14:20:50.894586"^^xsd:dateTime ;
    dct:modified "2023-06-04T14:20:51.239749"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Car share bay operator" ;
    dcat:keyword "City of Sydney",
        "car",
        "share",
        "transport and access" .

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

