@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/65c0dea0-164c-4b3b-9859-4083cde43566> a dcat:Dataset ;
    dct:description """The Draiange Lines dataset forms part of the Launceston City Council Detail Survey Database (LCC DSDB). The purpose of this dataset is to give a general indication of both natural and manmade drainage features within the urban areas of the Launceston Municipality. Drainage line dataset includes features such as levees, banks, swamps, creeks, streams, drains and dams. The data has been compiled over a number of years using mainly hand digitising (1:500 hardcopy plans), aerial photogrammety (1:5000 aerial photographs) and field survey work.
Other datasets included in the LCC DSDB are buildings, fences, pavement, sewer lines, sewer points, stormwater lines, stormwater points, water lines, water points and vegetation.""" ;
    dct:identifier "65c0dea0-164c-4b3b-9859-4083cde43566" ;
    dct:issued "2025-06-25T05:12:04.633828"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:12:04.633835"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.9700 -41.5600, 147.6500 -41.5600, 147.6500 -41.0900, 146.9700 -41.0900, 146.9700 -41.5600))"^^gsp:wktLiteral ] ;
    dct:title "Drainage Lines - Launceston City Council Detail Survey Database" ;
    dcat:keyword "HUMAN ENVIRONMENT Structures and Facilities" .

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

