@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/4cf84ede-f284-4599-acb1-247107ee6178> a dcat:Dataset ;
    dct:description """Taxi Areas are established under the Taxi and Hire Vehicle Industries Act 2008 (No 30 of 2008). Section 90A of the Act requires the extent of a Taxi area to be displayed as  a map. The data set represents those Taxi Areas. 
Each Taxi licence issued under the Act is issued for an individual Taxi area. Taxi vehicles are permitted to be hired on demand within, to or from their taxi area, a per Section 91 of the Act.""" ;
    dct:identifier "4cf84ede-f284-4599-acb1-247107ee6178" ;
    dct:issued "2025-06-25T05:23:46.341481"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:23:46.341487"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.5000 -44.0000, 149.0000 -44.0000, 149.0000 -39.0000, 143.5000 -39.0000, 143.5000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Taxi Areas Tasmania" ;
    dcat:keyword "HUMAN-ENVIRONMENT-Planning",
        "TRANSPORTATION-Land" .

<https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> a foaf:Agent ;
    foaf:mbox "listhelp@dpipwe.tas.gov.au" ;
    foaf:name "Tasmania Government's The List Data" .

