@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/8a6cc781-8a94-4303-a82b-5ae12b009fff> 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 "8a6cc781-8a94-4303-a82b-5ae12b009fff" ;
    dct:issued "2025-07-02T13:23:10.348278"^^xsd:dateTime ;
    dct:modified "2026-03-09T21:28:33.133470"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/441f91d9-df30-4c3f-9410-fa5bd2a13a5f> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Regional Profile Tanami TAN01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ecoinformatics" ;
            vcard:hasEmail <mailto:ecoinformatics.admin@dbca.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/8a6cc781-8a94-4303-a82b-5ae12b009fff/resource/4b4f7f66-d10c-4198-a1b7-c9695cc58d5f> ;
    dcat:keyword "biodiversity_assets",
        "ibra_tan",
        "ibra_tan01",
        "regional_profile" .

<https://data.gov.au/dataset/8a6cc781-8a94-4303-a82b-5ae12b009fff/resource/4b4f7f66-d10c-4198-a1b7-c9695cc58d5f> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2025-10-14T05:02:12.390644"^^xsd:dateTime ;
    dct:modified "2026-03-09T21:28:27.497714"^^xsd:dateTime ;
    dct:title "Regional Profile Tanami TAN01" ;
    dcat:accessURL <https://doi.org/10.71726/eo1ck6cq> .

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

