@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/e5625929-86e6-437a-a3e0-e0f0e84807e3> a dcat:Dataset ;
    dct:description """The Fence 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 fence line locations within the urban areas of the Launceston municipality. 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 building footprints, drainage lines, sewer lines, sewer points, stormwater lines, stormwater points, water lines, water points and vegetation.""" ;
    dct:identifier "e5625929-86e6-437a-a3e0-e0f0e84807e3" ;
    dct:issued "2025-06-25T05:31:24.245931"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:31:24.245938"^^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 "Fence Lines - Launceston City Council Detail Survey Database" ;
    dcat:keyword "BOUNDARIES" .

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

