@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/effcafb4-6e3a-4867-bd01-8d573ccb3799> a dcat:Dataset ;
    dct:description "This record is  derived from DEC Marine Policy Branch Endnote library and spatially referenced SIER Database.    KEYWORDS: Pilbara/Economic/Western Australia" ;
    dct:identifier "effcafb4-6e3a-4867-bd01-8d573ccb3799" ;
    dct:issued "2025-12-20T20:52:23.380989"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-12-20T20:52:23.380997"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((115.1200 -21.1000, 116.9400 -21.1000, 116.9400 -20.2200, 115.1200 -20.2200, 115.1200 -21.1000))"^^gsp:wktLiteral ] ;
    dct:title "Pilbara economic perspective" .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

