@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/0e406086-dd0c-40de-9bbe-e0745aa18a55> a dcat:Dataset ;
    dct:description "Historical aerial survey of Launceston 1922 King" ;
    dct:identifier "0e406086-dd0c-40de-9bbe-e0745aa18a55" ;
    dct:issued "2026-01-08T10:22:24.059909"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:59:06.739566"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fbc7168d-6468-4c48-8d7e-03422f66a088> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.1118 -41.4611, 147.1118 -41.4103, 147.1672 -41.4103, 147.1672 -41.4611, 147.1118 -41.4611))"^^gsp:wktLiteral ] ;
    dct:title "Launceston Orthophoto 1922 HJ King" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew.Ritchie@launceston.tas.gov.au_launceston" ] ;
    dcat:distribution <https://data.gov.au/dataset/0e406086-dd0c-40de-9bbe-e0745aa18a55/resource/3e30e487-b661-4be9-84f2-bd6c9d5e7bc2>,
        <https://data.gov.au/dataset/0e406086-dd0c-40de-9bbe-e0745aa18a55/resource/4af3bb9f-3757-44a3-a32e-32ca04ede6fc> ;
    dcat:keyword "__" .

<https://data.gov.au/dataset/0e406086-dd0c-40de-9bbe-e0745aa18a55/resource/3e30e487-b661-4be9-84f2-bd6c9d5e7bc2> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-11T20:59:06.757719"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:59:06.747927"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tiles.arcgis.com/tiles/yeXpdyjk3azbqItW/arcgis/rest/services/Launceston_Orthophoto_1922_HJ_King/MapServer/0> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/0e406086-dd0c-40de-9bbe-e0745aa18a55/resource/4af3bb9f-3757-44a3-a32e-32ca04ede6fc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-11T20:59:06.757711"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:59:06.747764"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata.launceston.tas.gov.au/maps/launceston::launceston-orthophoto-1922-hj-king> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/organization/fbc7168d-6468-4c48-8d7e-03422f66a088> a foaf:Agent ;
    foaf:mbox "gis@launceston.tas.gov.au" ;
    foaf:name "City of Launceston Open Data" .

