@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/77b72a67-704c-4203-a079-6075002f433d> a dcat:Dataset ;
    dct:description "A short video demonstrating how Geoscience Australia through SouthPAN is bringing benefits to people with vision impairment." ;
    dct:identifier "77b72a67-704c-4203-a079-6075002f433d" ;
    dct:issued "2025-10-16T06:52:55.125691"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T06:52:55.125698"^^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 - Consumer" ;
    dcat:distribution <https://data.gov.au/dataset/77b72a67-704c-4203-a079-6075002f433d/resource/29d74268-ba00-4ef7-b28e-75098d0281c9> ;
    dcat:keyword "EARTH SCIENCES",
        "Positioning",
        "Published_External",
        "SBAS",
        "Satellite-Based Augmentation System" .

<https://data.gov.au/dataset/77b72a67-704c-4203-a079-6075002f433d/resource/29d74268-ba00-4ef7-b28e-75098d0281c9> a dcat:Distribution ;
    dct:description "Link to YouTube video" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T06:52:55.127986"^^xsd:dateTime ;
    dct:modified "2025-10-16T06:52:55.117991"^^xsd:dateTime ;
    dct:title "Link to YouTube video" ;
    dcat:accessURL <https://www.youtube.com/watch?v=Or1sucFLapw> .

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

