@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/5f9b444c-8a2c-4205-afcb-0696c2b55c5f> a dcat:Dataset ;
    dct:description "A list of publications and data stores produced at Geoscience Australia during 2017 with contributions from projects running at the National Computational Infrastructure (NCI)." ;
    dct:identifier "5f9b444c-8a2c-4205-afcb-0696c2b55c5f" ;
    dct:issued "2025-10-16T18:19:43.459359"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T18:19:43.459366"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((111.2695 -45.1511, 155.5664 -45.1511, 155.5664 -8.8417, 111.2695 -8.8417, 111.2695 -45.1511))"^^gsp:wktLiteral ] ;
    dct:title "Geoscience Australia publications based on research conducted at the NCI 2017" ;
    dcat:distribution <https://data.gov.au/dataset/5f9b444c-8a2c-4205-afcb-0696c2b55c5f/resource/bab907c6-8ea7-4095-9ef9-ae31e8d02342> ;
    dcat:keyword "NCI",
        "Published_External" .

<https://data.gov.au/dataset/5f9b444c-8a2c-4205-afcb-0696c2b55c5f/resource/bab907c6-8ea7-4095-9ef9-ae31e8d02342> a dcat:Distribution ;
    dct:description "Download the listing (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T18:19:43.460416"^^xsd:dateTime ;
    dct:modified "2025-10-16T18:19:43.455655"^^xsd:dateTime ;
    dct:title "Download the listing (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/120339/120339_GA_NCI.pdf> .

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

