@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/8bceaa9b-2447-4774-acdc-2176958c3c22> a dcat:Dataset ;
    dct:description """A culvert is a structure, which allows water to pass under the road.  Culvert is the authoritative dataset used in the administration and management of Culverts in the State Proclaimed Road Reserve by the Department of State Growth. Culverts are utilised in conjunction with the Bridges. This is one of the key datasets for the Road Information Management System (Database) and is captured and stored using a Linear Referencing System (LRS). 
Culverts that have a bridge number are being stored in the same database tables as bridges because they have similar characteristics.  These include Dimension, Hydraulic and Maintenance. For new structures, a culvert is a structure with a waterway area less than 3.5m^2. Small culverts are stored in the Road (Minor) Culverts table, which is located under Road Inventory.""" ;
    dct:identifier "8bceaa9b-2447-4774-acdc-2176958c3c22" ;
    dct:issued "2025-06-25T05:08:31.855340"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:08:31.855347"^^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 "Culvert (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" .

