@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/07dbe2c4-5db7-4d5f-a77a-804e30ee69bf> a dcat:Dataset ;
    dct:description "Bullentin 80, is a collection of Palaeontological Papers, 1965." ;
    dct:identifier "07dbe2c4-5db7-4d5f-a77a-804e30ee69bf" ;
    dct:issued "2025-10-16T10:36:38.018342"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T10:36:38.018350"^^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, 155.0000 -44.0000, 155.0000 -10.0000, 112.0000 -10.0000, 112.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Palaeontological papers, 1965" ;
    dcat:distribution <https://data.gov.au/dataset/07dbe2c4-5db7-4d5f-a77a-804e30ee69bf/resource/c9e1a79e-0e22-42f8-ab56-e917d3f510c2>,
        <https://data.gov.au/dataset/07dbe2c4-5db7-4d5f-a77a-804e30ee69bf/resource/ec3c00d2-0559-4991-b92b-b09731f756f8> ;
    dcat:keyword "AU",
        "Bulletin",
        "Earth Sciences",
        "GA Publication",
        "Published_External",
        "palaeontology" .

<https://data.gov.au/dataset/07dbe2c4-5db7-4d5f-a77a-804e30ee69bf/resource/c9e1a79e-0e22-42f8-ab56-e917d3f510c2> a dcat:Distribution ;
    dct:description "Download the Bulletin (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T10:36:38.019728"^^xsd:dateTime ;
    dct:modified "2025-10-16T10:36:38.010108"^^xsd:dateTime ;
    dct:title "Download the Bulletin (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/172/Bull_080.pdf> .

<https://data.gov.au/dataset/07dbe2c4-5db7-4d5f-a77a-804e30ee69bf/resource/ec3c00d2-0559-4991-b92b-b09731f756f8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T10:36:38.019732"^^xsd:dateTime ;
    dct:modified "2025-10-16T10:36:38.010253"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.abs.gov.au/ausstats/abs@.nsf/Latestproducts/1297.0Main%20Features32008?opendocument&tabname=Summary&prodno=1297.0&issue=2008&num=&view=> .

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

