@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/c35bec09-4e5d-4fa1-ac65-ce97156240f6> a dcat:Dataset ;
    dct:description """The Building Footprint 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 building locations within the urban areas of the Launceston municipality. The data has been compiled over a number of years using mainly hand digitised 1:500 Detail Survey sheets drawn from field survey and subsequent field survey work.
Other datasets included in the LCC DSDB are drainage, fences, pavement, sewer lines, sewer points, stormwater lines, stormwater points, water lines and water points.""" ;
    dct:identifier "c35bec09-4e5d-4fa1-ac65-ce97156240f6" ;
    dct:issued "2025-06-25T05:13:46.836262"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:13:46.836268"^^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 "Building Footprints - Launceston City Council Detail Survey Database" ;
    dcat:keyword "HUMAN ENVIRONMENT Urban Design" .

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

