@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/ecd656b2-1e56-44c4-ad45-2e53a58be771> a dcat:Dataset ;
    dct:description """Data showing the number of plant species listed under the EPBC Act, in 2011 and 2015. Data has been sourced from the SPRAT database (Australian Government Department of the Environment & Energy).\r
For more information see: http://www.environment.gov.au/about-us/environmental-information-data/open-data\r
\r
This data was used by the Department of Environment and Energy to produce Figure BIO15 in the Biodiversity theme of Australia State of the Environment 2016, available at \r
https://soe.environment.gov.au/theme/biodiversity/topic/2016/terrestrial-plant-and-animal-species-threatened-species-lists#biodiversity-figure-BIO15""" ;
    dct:identifier "ecd656b2-1e56-44c4-ad45-2e53a58be771" ;
    dct:issued "2016-08-23T02:57:11.463349"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2023-08-09T05:01:35.133790"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c416b1b6-1ea1-47c3-b44a-b4586bee6e58> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (137.1383 -28.6139)"^^gsp:wktLiteral ] ;
    dct:title "2016 SoE Biodiversity Number of plant species listed under the EPBC Act in 2011 and 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "soe" ] ;
    dcat:distribution <https://data.gov.au/dataset/ecd656b2-1e56-44c4-ad45-2e53a58be771/resource/2a559f12-1019-4480-ab60-f0ef62b1376c> ;
    dcat:keyword "2016",
        "2016 SoE",
        "Biodiversity",
        "EPBC",
        "SoE",
        "SoE Graph",
        "State of the Environment",
        "listings",
        "nationally threatened",
        "plants" .

<https://data.gov.au/dataset/ecd656b2-1e56-44c4-ad45-2e53a58be771/resource/2a559f12-1019-4480-ab60-f0ef62b1376c> a dcat:Distribution ;
    dct:description "Source: SPRAT database (Australian Government Department of the Environment & Energy)" ;
    dct:format "CSV" ;
    dct:issued "2016-08-31T11:55:32.024558"^^xsd:dateTime ;
    dct:modified "2023-08-09T05:01:35.148721"^^xsd:dateTime ;
    dct:title "BIO15 Number of EPBC listed plant species in 2011 and 2015" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f37d60f0d3206a210232aa56b6cc0b28"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.gov.au/data/dataset/ecd656b2-1e56-44c4-ad45-2e53a58be771/resource/2a559f12-1019-4480-ab60-f0ef62b1376c/download/numbers-of-epbc-listed-plant-species-new.csv> .

<https://data.gov.au/organization/c416b1b6-1ea1-47c3-b44a-b4586bee6e58> a foaf:Agent ;
    foaf:mbox "soe@environment.gov.au" ;
    foaf:name "State of the Environment" .

