@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/60b0f453-7752-4db7-a9cf-3db2741264cd> a dcat:Dataset ;
    dct:description """Statistics and maps produced by GIS Branch, Department of Parks and Wildlife (2014)

<strong><em>Note: to access the data, select the data source link located on the right-hand side.</em></strong>""" ;
    dct:identifier "60b0f453-7752-4db7-a9cf-3db2741264cd" ;
    dct:issued "2025-07-02T12:53:56.823793"^^xsd:dateTime ;
    dct:modified "2026-04-10T09:38:44.851847"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/441f91d9-df30-4c3f-9410-fa5bd2a13a5f> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Regional Profile Gascoyne GAS01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ecoinformatics" ;
            vcard:hasEmail <mailto:ecoinformatics.admin@dbca.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/60b0f453-7752-4db7-a9cf-3db2741264cd/resource/b92be742-36f9-457c-882c-9f2642fdb8ce> ;
    dcat:keyword "biodiversity_assets",
        "ibra_gas",
        "ibra_gas01",
        "regional_profile" .

<https://data.gov.au/dataset/60b0f453-7752-4db7-a9cf-3db2741264cd/resource/b92be742-36f9-457c-882c-9f2642fdb8ce> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2025-10-14T05:01:45.379783"^^xsd:dateTime ;
    dct:modified "2026-04-10T09:38:38.742966"^^xsd:dateTime ;
    dct:title "Regional Profile Gascoyne GAS01" ;
    dcat:accessURL <https://doi.org/10.71726/v1ixwful> .

<https://data.gov.au/organization/441f91d9-df30-4c3f-9410-fa5bd2a13a5f> a foaf:Agent ;
    foaf:mbox "info@data.wa.gov.au" ;
    foaf:name "Department of Biodiversity, Conservation and Attractions" .

