@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/a3ae24ca-0a58-49f6-b40b-c4c346edabde> a dcat:Dataset ;
    dct:description "Median barriers are longitudinal barriers most commonly used to separate opposing directions of traffic on a divided highway. This is the authoritative spatial dataset used in the administration and management of 'median barriers' and records the location of median barriers on the 'State Government Proclaimed Road' network. This is one of the key datasets for the Road Information Management System (Database) and is captured and stored with a Linear Referencing System (LRS) and a coordinate reference system." ;
    dct:identifier "a3ae24ca-0a58-49f6-b40b-c4c346edabde" ;
    dct:issued "2025-06-25T05:17:56.094656"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:17:56.094663"^^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 "Median Barrier (on State Owned Roads)" ;
    dcat:keyword "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" .

