@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/990f408c-c998-45e8-837e-c8bf79440111> a dcat:Dataset ;
    dct:description "CYPLUS - Cape York Peninsula Land Use Strategy" ;
    dct:identifier "990f408c-c998-45e8-837e-c8bf79440111" ;
    dct:issued "2026-03-02T12:59:20.508632"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-03-02T12:59:20.508639"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.0000 -16.0000, 145.5000 -16.0000, 145.5000 -10.0000, 141.0000 -10.0000, 141.0000 -16.0000))"^^gsp:wktLiteral ] ;
    dct:title "Cape York Peninsula Coastal Environment Geoscience Survey" ;
    dcat:distribution <https://data.gov.au/dataset/990f408c-c998-45e8-837e-c8bf79440111/resource/65d252f2-2d77-4dee-84e3-307f3ac9c408>,
        <https://data.gov.au/dataset/990f408c-c998-45e8-837e-c8bf79440111/resource/c3118448-51d1-4e23-8d4c-9b3d0554e3ee> ;
    dcat:keyword "AU-QLD",
        "Earth Sciences",
        "Environment",
        "Published_External",
        "Thematic Map",
        "land use",
        "marine" .

<https://data.gov.au/dataset/990f408c-c998-45e8-837e-c8bf79440111/resource/65d252f2-2d77-4dee-84e3-307f3ac9c408> a dcat:Distribution ;
    dct:description "Download the file (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2026-03-02T12:59:20.510382"^^xsd:dateTime ;
    dct:modified "2026-03-02T12:59:20.501316"^^xsd:dateTime ;
    dct:title "File download" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/72979/72979.pdf> .

<https://data.gov.au/dataset/990f408c-c998-45e8-837e-c8bf79440111/resource/c3118448-51d1-4e23-8d4c-9b3d0554e3ee> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-03-02T12:59:20.510388"^^xsd:dateTime ;
    dct:modified "2026-03-02T12:59:20.501422"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.abs.gov.au/ausstats/abs@.nsf/Latestproducts/1297.0Main%20Features32008?opendocument&tabname=Summary&prodno=1297.0&issue=2008&num=&view=> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

