@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/aaa4dcc9-a062-4bc6-96ff-61457de16cb8> a dcat:Dataset ;
    dct:description """The Vegetation 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 vegetation dripline 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, fence lines, sewer lines, sewer points, stormwater lines, stormwater points, water lines and water points.""" ;
    dct:identifier "aaa4dcc9-a062-4bc6-96ff-61457de16cb8" ;
    dct:issued "2025-06-25T05:25:54.615830"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:25:54.615837"^^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 "Vegetation - Launceston City Council Detail Survey Database" ;
    dcat:keyword "VEGETATION" .

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

