@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/31cb213d-60e1-4437-aade-c7eea85d328e> a dcat:Dataset ;
    dct:description "A short video demonstrating how Geoscience Australia through SouthPAN is bringing benefits to the agriculture sector." ;
    dct:identifier "31cb213d-60e1-4437-aade-c7eea85d328e" ;
    dct:issued "2025-10-16T11:26:16.609108"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T11:26:16.609115"^^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 - Agriculture" ;
    dcat:distribution <https://data.gov.au/dataset/31cb213d-60e1-4437-aade-c7eea85d328e/resource/f443bcaa-13d0-4c61-90ec-705a27384db6> ;
    dcat:keyword "EARTH SCIENCES",
        "Positioning",
        "Published_External",
        "SBAS",
        "Satellite-Based Augmentation System" .

<https://data.gov.au/dataset/31cb213d-60e1-4437-aade-c7eea85d328e/resource/f443bcaa-13d0-4c61-90ec-705a27384db6> a dcat:Distribution ;
    dct:description "Link to YouTube video" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T11:26:16.610384"^^xsd:dateTime ;
    dct:modified "2025-10-16T11:26:16.601868"^^xsd:dateTime ;
    dct:title "Link to YouTube video" ;
    dcat:accessURL <https://www.youtube.com/watch?v=lg_3MNAGDgc&t=3s> .

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

