@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.bioheritage.nz/dataset/37c07b26-015e-4465-b901-b2e5cfdb6a4a> a dcat:Dataset ;
    dct:description """The research team from the *Passive surveillance network* project (BioHeritage project 2.5) have established an iNaturalist presence to store publicly available data from the [Find-a-pest](http://findapest.nz) app developed in the project.  \r
  \r
**Please note the license terms and conditions as specified on [iNaturalist](https://inaturalist.nz/pages/terms), and [Find-a-pest](http://findapest.nz/use_and_privacy.html).**  \r
 \r
  \r
\r
\r
""" ;
    dct:identifier "37c07b26-015e-4465-b901-b2e5cfdb6a4a" ;
    dct:issued "2019-12-10T23:16:49.253769"^^xsd:dateTime ;
    dct:modified "2021-07-29T02:32:02.524199"^^xsd:dateTime ;
    dct:publisher <https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> ;
    dct:title "Passive Surveillance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steve Pawson" ;
            vcard:hasEmail <mailto:Steve.Pawson@scionresearch.com> ] ;
    dcat:distribution <https://data.bioheritage.nz/dataset/37c07b26-015e-4465-b901-b2e5cfdb6a4a/resource/48d4a19c-da1d-4587-884f-15a7f2be56d4>,
        <https://data.bioheritage.nz/dataset/37c07b26-015e-4465-b901-b2e5cfdb6a4a/resource/596fa001-29c2-4fc4-bcb5-d08b6cde9285> ;
    dcat:keyword "NZBH",
        "biosecurity",
        "pest" .

<https://data.bioheritage.nz/dataset/37c07b26-015e-4465-b901-b2e5cfdb6a4a/resource/48d4a19c-da1d-4587-884f-15a7f2be56d4> a dcat:Distribution ;
    dct:description "Find-A-Pest is a new app that provides users with simple options to report potential insect and fungal pests of plants, pest weeds, and a range of other animal pests. " ;
    dct:format "HTML" ;
    dct:issued "2019-12-10T23:19:38.574553"^^xsd:dateTime ;
    dct:modified "2019-12-10T23:19:38.574553"^^xsd:dateTime ;
    dct:title "Find a Pest website" ;
    dcat:accessURL <http://findapest.nz> .

<https://data.bioheritage.nz/dataset/37c07b26-015e-4465-b901-b2e5cfdb6a4a/resource/596fa001-29c2-4fc4-bcb5-d08b6cde9285> a dcat:Distribution ;
    dct:description "Observations made on the Find-A-Pest New Zealand biosecurity surveillance app and made public on iNaturalist NZ." ;
    dct:format "HTML" ;
    dct:issued "2019-12-10T23:18:05.746267"^^xsd:dateTime ;
    dct:modified "2019-12-10T23:18:05.746267"^^xsd:dateTime ;
    dct:title "Find a pest iNaturalist observations" ;
    dcat:accessURL <https://inaturalist.nz/projects/find-a-pest-observations> .

<https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> a foaf:Organization ;
    foaf:name "BioHeritage Miscellaneous" .

