@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/2414a0a6-95e7-4fd6-8a62-ec4aaa83ea1e> 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 "2414a0a6-95e7-4fd6-8a62-ec4aaa83ea1e" ;
    dct:issued "2025-07-02T12:09:54.130741"^^xsd:dateTime ;
    dct:modified "2026-03-09T17:17:17.812196"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/441f91d9-df30-4c3f-9410-fa5bd2a13a5f> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Regional Profile Central Ranges CER01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ecoinformatics" ;
            vcard:hasEmail <mailto:ecoinformatics.admin@dbca.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/2414a0a6-95e7-4fd6-8a62-ec4aaa83ea1e/resource/55f1de68-8bb5-4874-a90f-2ffa2a2d9e3e> ;
    dcat:keyword "biodiversity_assets",
        "ibra_cer",
        "ibra_cer01",
        "regional_profile" .

<https://data.gov.au/dataset/2414a0a6-95e7-4fd6-8a62-ec4aaa83ea1e/resource/55f1de68-8bb5-4874-a90f-2ffa2a2d9e3e> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2025-10-14T05:01:36.018879"^^xsd:dateTime ;
    dct:modified "2026-03-09T17:17:12.202040"^^xsd:dateTime ;
    dct:title "Regional Profile Central Ranges CER01" ;
    dcat:accessURL <https://doi.org/10.71726/5b2eulzq> .

<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" .

