@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/422b17df-f3b6-4d03-b451-b0d657f24026> 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 "422b17df-f3b6-4d03-b451-b0d657f24026" ;
    dct:issued "2025-07-02T12:34:10.579473"^^xsd:dateTime ;
    dct:modified "2026-04-10T08:20:18.540185"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/441f91d9-df30-4c3f-9410-fa5bd2a13a5f> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Regional Profile Yalgoo YAL01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ecoinformatics" ;
            vcard:hasEmail <mailto:Florian.Mayer@dpaw.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/422b17df-f3b6-4d03-b451-b0d657f24026/resource/63023159-447d-4ce0-b755-ccb10ceee914> ;
    dcat:keyword "biodiversity_assets",
        "ibra_yal",
        "ibra_yal01",
        "regional_profile" .

<https://data.gov.au/dataset/422b17df-f3b6-4d03-b451-b0d657f24026/resource/63023159-447d-4ce0-b755-ccb10ceee914> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2025-10-14T05:02:11.292568"^^xsd:dateTime ;
    dct:modified "2026-04-10T08:20:12.403477"^^xsd:dateTime ;
    dct:title "Regional Profile Yalgoo YAL01" ;
    dcat:accessURL <https://doi.org/10.71726/dkih7cc8> .

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

