@prefix schema: <http://schema.org/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://ipt.dbca.wa.gov.au#Catalog>
 a dcat:Catalog ;
dct:title "IPT for the Department of Biodiversity, Conservation and Attractions, Western Australia" ;
dct:description "The IPT instance managed by the Department of Biodiversity, Conservation and Attractions, Western Australia." ;
dct:publisher <https://www.gbif.org/publisher/e6e855d7-9775-400f-883b-c4e04e517d79#Organization> ;
dcat:dataset <https://ipt.dbca.wa.gov.au/resource?r=waherb#Dataset> ;
foaf:homepage <https://ipt.dbca.wa.gov.au> ;
dct:issued "2022-03-04T10:19+08:00" ;
dct:modified "2026-05-11T03:01+08:00" ;
dcat:themeTaxonomy <http://eurovoc.europa.eu/218403> ;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
dct:spatial [ a dct:Location ; locn:geometry "{ \"type\": \"Point\", \"coordinates\": [ 115.88378490077378,-31.995219800036484 ] }" ] ;
dct:language <http://id.loc.gov/vocabulary/iso639-1/en> .

<http://eurovoc.europa.eu/218403> a skos:ConceptScheme ; dct:title "biodiversity"@en .

<https://ipt.dbca.wa.gov.au/resource?r=waherb#Dataset>
a dcat:Dataset ;
dct:title "Specimens from the Western Australian Herbarium, Department of Biodiversity, Conservation and Attractions, Western Australia" ;
dct:description "<para>Specimens from the Western Australian Herbarium, Department of Biodiversity, Conservation and Attractions, Western Australia.</para>" ;
dcat:keyword "Occurrence" , "Specimen" ;
dcat:theme <http://eurovoc.europa.eu/5463> ;
dcat:contactPoint [ a vcard:Individual ; vcard:fn "Shelley James"; vcard:hasEmail <mailto:shelley.james@dbca.wa.gov.au> ] ;
dct:modified "2026-05-11T03:01+08:00" ;
dct:spatial [ a dct:Location ; locn:geometry "{ \"type\": \"Polygon\", \"coordinates\": [ [ [-180.0,-90.0], [-180.0,90.0], [180.0,90.0], [180.0,-90.0], [-180.0,-90.0] ] ] }" ] ;
dcat:landingPage <https://ipt.dbca.wa.gov.au/resource?r=waherb> ;
foaf:homepage <https://florabase.dbca.wa.gov.au/> ;
dct:publisher <https://www.gbif.org/publisher/e6e855d7-9775-400f-883b-c4e04e517d79#Organization> ;
dcat:distribution <https://ipt.dbca.wa.gov.au/archive.do?r=waherb> ;
dct:language <http://id.loc.gov/vocabulary/iso639-1/en> .

<https://ipt.dbca.wa.gov.au/archive.do?r=waherb>
a dcat:Distribution ;
dct:title "Darwin Core Archive of Specimens from the Western Australian Herbarium, Department of Biodiversity, Conservation and Attractions, Western Australia" ;
dct:description "Darwin Core Archive" ;
dct:license <http://creativecommons.org/publicdomain/zero/1.0/legalcode> ;
dct:format "dwc-a" ;
dcat:mediaType "application/zip" ;
dcat:downloadURL <https://ipt.dbca.wa.gov.au/archive.do?r=waherb> ;
dcat:accessURL <https://ipt.dbca.wa.gov.au/resource?r=waherb> .
<https://ipt.dbca.wa.gov.au/resource?r=waherb> a rdfs:Resource .

<https://www.gbif.org/publisher/e6e855d7-9775-400f-883b-c4e04e517d79#Organization> a foaf:Agent ; foaf:name "Western Australia, Department of Biodiversity, Conservation and Attractions" ; foaf:homepage <https://www.dbca.wa.gov.au/> .

<http://eurovoc.europa.eu/5463> a skos:Concept ; skos:prefLabel "biodiversity"@en ; skos:inScheme <http://eurovoc.europa.eu/218403> .
