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

<https://data.bioheritage.nz/dataset/919d2b9c-fc7a-408f-b5c5-25f12297118e> a dcat:Dataset ;
    dct:description "Data from BioHeritage project 2.3 (High-tech solutions to invasive mammal pests) associated with publication 'Phylogeography of Invasive Rats in New Zealand' Front. Ecol. Evol., 08 March 2019, https://doi.org/10.3389/fevo.2019.00048" ;
    dct:identifier "919d2b9c-fc7a-408f-b5c5-25f12297118e" ;
    dct:issued "2020-01-14T20:15:16.609001"^^xsd:dateTime ;
    dct:modified "2021-07-29T02:31:02.417234"^^xsd:dateTime ;
    dct:publisher <https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((164.8800 -29.0300, -174.7300 -29.0300, -174.7300 -54.6000, 164.8800 -54.6000, 164.8800 -29.0300))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\",\"coordinates\": [ [ [164.88, -29.03],[-174.73, -29.03],[-174.73, -54.6],[164.88, -54.6],[164.88, -29.03] ] ] }"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Phylogeography of Invasive Rats NZ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "James Russell" ;
            vcard:hasEmail <mailto:j.russell@auckland.ac.nz> ] ;
    dcat:distribution <https://data.bioheritage.nz/dataset/919d2b9c-fc7a-408f-b5c5-25f12297118e/resource/71195595-d06a-4f73-b2bf-cef76a48ddaa> ;
    dcat:keyword "D-loop",
        "NZBH",
        "genetics",
        "island",
        "mitochondrial DNA",
        "rattus",
        "rodent" .

<https://data.bioheritage.nz/dataset/919d2b9c-fc7a-408f-b5c5-25f12297118e/resource/71195595-d06a-4f73-b2bf-cef76a48ddaa> a dcat:Distribution ;
    dct:description "Dataset - Phylogeography of Invasive Rats in New Zealand" ;
    dct:format "XLSX" ;
    dct:issued "2020-01-14T20:16:50.428099"^^xsd:dateTime ;
    dct:modified "2020-01-14T20:16:50.428099"^^xsd:dateTime ;
    dct:title "Phylogeography of Invasive Rats in NZ" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/919d2b9c-fc7a-408f-b5c5-25f12297118e/resource/71195595-d06a-4f73-b2bf-cef76a48ddaa/download/data-phylogeography-invasive-rats-nz.xlsx> ;
    dcat:byteSize 26521.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

