@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/b12d52bc-67c8-4873-8678-15be5be98123> a dcat:Dataset ;
    dct:description "A short video demonstrating how Geoscience Australia through SouthPAN is bringing benefits to the resources sector." ;
    dct:identifier "b12d52bc-67c8-4873-8678-15be5be98123" ;
    dct:issued "2025-10-16T22:12:50.315460"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T22:12:50.315466"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -44.0000, 154.0000 -44.0000, 154.0000 -9.0000, 112.0000 -9.0000, 112.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "SouthPAN Video - Resources" ;
    dcat:distribution <https://data.gov.au/dataset/b12d52bc-67c8-4873-8678-15be5be98123/resource/11d8cc13-34d2-4e47-a9f1-9290dae6552f> ;
    dcat:keyword "EARTH SCIENCES",
        "Positioning",
        "Published_External",
        "SBAS",
        "Satellite-Based Augmentation System" .

<https://data.gov.au/dataset/b12d52bc-67c8-4873-8678-15be5be98123/resource/11d8cc13-34d2-4e47-a9f1-9290dae6552f> a dcat:Distribution ;
    dct:description "Link to YouTube video" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T22:12:50.316579"^^xsd:dateTime ;
    dct:modified "2025-10-16T22:12:50.309102"^^xsd:dateTime ;
    dct:title "Link to YouTube video" ;
    dcat:accessURL <https://www.youtube.com/watch?v=xfrDc70cLR4> .

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

