@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/98d26f2e-e340-4890-b40a-34b8f31e9203> a dcat:Dataset ;
    dct:description """On the 22nd of September 2008 a tricolour scanner (Airborne Research Australia/AWI Airborne Tri-spectral Scanner System) collected data from part of the Kimberley (Coulomb Point, Quondong Point and Gourdon Bay).  The bands collected were red, green, near infra-red (NIR) (wavelengths ~450nm to ~825nm)
Flight lines are shown in the thumbnail above.  Further information is available through the contacts below.""" ;
    dct:identifier "98d26f2e-e340-4890-b40a-34b8f31e9203" ;
    dct:issued "2025-06-23T12:48:28.523777"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T12:48:28.523785"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((121.8100 -18.5200, 122.2600 -18.5200, 122.2600 -17.2900, 121.8100 -17.2900, 121.8100 -18.5200))"^^gsp:wktLiteral ] ;
    dct:title "WAMSI Kimberley tri-colour scanner data - 22nd September 2008" ;
    dcat:distribution <https://data.gov.au/dataset/98d26f2e-e340-4890-b40a-34b8f31e9203/resource/196ca78a-f1c8-405f-83c2-33f086634190>,
        <https://data.gov.au/dataset/98d26f2e-e340-4890-b40a-34b8f31e9203/resource/d54155b2-f8c5-4c70-aa58-84583ca27463> ;
    dcat:keyword "Tri-colour Scanner" .

<https://data.gov.au/dataset/98d26f2e-e340-4890-b40a-34b8f31e9203/resource/196ca78a-f1c8-405f-83c2-33f086634190> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T12:48:28.525584"^^xsd:dateTime ;
    dct:modified "2025-06-23T12:48:28.518612"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://creativecommons.org/international/au/> .

<https://data.gov.au/dataset/98d26f2e-e340-4890-b40a-34b8f31e9203/resource/d54155b2-f8c5-4c70-aa58-84583ca27463> a dcat:Distribution ;
    dct:description "License Graphic" ;
    dct:format "PNG" ;
    dct:issued "2025-06-23T12:48:28.525579"^^xsd:dateTime ;
    dct:modified "2025-06-23T12:48:28.518444"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png> .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

