@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/87f631a5-2eaa-4857-81c1-9ef184cacf1f> a dcat:Dataset ;
    dct:description """This dataset contains the location of public payphones across Australia. Payphones are maintained by Telstra, and the dataset is routinely downloaded and updated from a public map developed and maintained by Telstra. 
Attribute information includes payphone phone number, street address, locality, state, postcode, latitude and longitude.""" ;
    dct:identifier "87f631a5-2eaa-4857-81c1-9ef184cacf1f" ;
    dct:issued "2026-04-17T21:24:45.498487"^^xsd:dateTime ;
    dct:modified "2026-04-17T21:24:45.498494"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -44.0000, 154.0000 -44.0000, 154.0000 -9.0000, 112.0000 -9.0000, 112.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Telstra Payphones" ;
    dcat:distribution <https://data.gov.au/dataset/87f631a5-2eaa-4857-81c1-9ef184cacf1f/resource/80f21ff8-370e-48a0-8272-60f23f7b1094> ;
    dcat:keyword "HUMAN-ENVIRONMENT-Structures-and-Facilities",
        "HUMAN-ENVIRONMENT-Urban-Design",
        "UTILITIES-Any" .

<https://data.gov.au/dataset/87f631a5-2eaa-4857-81c1-9ef184cacf1f/resource/80f21ff8-370e-48a0-8272-60f23f7b1094> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-17T21:24:45.505310"^^xsd:dateTime ;
    dct:modified "2026-04-17T21:24:45.492696"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <https://www.google.com/maps/d/viewer?hl=en&mid=1cGjLvK5KW-SodMlvzHqNi8FINRrg6dY&ll=-30.911174926345886%2C0&z=4> .

<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" .

