@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/7d7b5b6d-9e46-449a-bb2b-38210f84c4b3> a dcat:Dataset ;
    dct:description "Emergency markers look like a street sign, have three letters and three numbers and have a green background and white text. Emergency markers are spaced at regular intervals within metropolitan Melbourne. Emergency markers enable the exact location of a Triple Zero Victoria (000) caller to be accurately identified. Markers are more than just signs. They are supported by GPS co- ordinates and within EST linked to an internal dataset of directional instructions enabling EST operators to provide directional information to police, fire, ambulance and VICSES advising of obstructions such as locked gates, road closures and quickest access points." ;
    dct:identifier "7d7b5b6d-9e46-449a-bb2b-38210f84c4b3" ;
    dct:issued "2026-04-07T06:20:32.540502"^^xsd:dateTime ;
    dct:modified "2026-04-07T06:35:24.718594"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0857c2ec-a204-44a5-a63a-4ee0e7767851> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (142.2244 -37.5082)"^^gsp:wktLiteral ] ;
    dct:title "000VIC Emergency Markers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Triple Zero Victoria" ] ;
    dcat:distribution <https://data.gov.au/dataset/7d7b5b6d-9e46-449a-bb2b-38210f84c4b3/resource/1ee33bff-5220-40e2-99a0-4c9cdd53bb65> ;
    dcat:keyword "CAD",
        "Tracks",
        "benchmarkers",
        "emergency",
        "emergency manageme",
        "emergencymarkers",
        "markers",
        "open-spaces",
        "shareduserpathways" .

<https://data.gov.au/dataset/7d7b5b6d-9e46-449a-bb2b-38210f84c4b3/resource/1ee33bff-5220-40e2-99a0-4c9cdd53bb65> a dcat:Distribution ;
    dct:description "000VIC/ TZV Emergency Markers Updated 31 March 2026" ;
    dct:format "GeoJSON" ;
    dct:issued "2026-04-07T06:26:43.529837"^^xsd:dateTime ;
    dct:modified "2026-04-07T06:35:24.735158"^^xsd:dateTime ;
    dct:title "ESTA_EMERGENCY_MARKERS" ;
    dcat:accessURL <https://data.gov.au/data/dataset/7d7b5b6d-9e46-449a-bb2b-38210f84c4b3/resource/1ee33bff-5220-40e2-99a0-4c9cdd53bb65/download/esta_emergency_markers.geojson> ;
    dcat:byteSize "4068192"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://data.gov.au/organization/0857c2ec-a204-44a5-a63a-4ee0e7767851> a foaf:Agent ;
    foaf:name "Emergency Services Telecommunications Authority (Victoria)" .

