@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://ckan.staging.publishing.service.gov.uk/dataset/9a2d8ee3-40e1-43fd-8ad8-45978ed085c2> a dcat:Dataset ;
    dct:description "This dataset includes capture data for insectivorous bats captured with harp traps in Sabah, Malaysia, and dietary metabarcoding data. The dietary data was generated through obtaining bat faeces, extracting the DNA, amplifying it using ZBJ-ArtF1c ZBJ-ArtR2c primers, and then sequencing it on an illumina miseq. Code to aid interpreting the data can be found at https://doi.org/10.17636/01044623 This data was collected as part of the NERC-funded LOMBOK HMTF project, also using a small grant from Bat Conservation International." ;
    dct:identifier "8b106445-d8e0-482c-b517-5a372a09dc91" ;
    dct:issued "2019-03-12T21:04:34.337127"^^xsd:dateTime ;
    dct:modified "2019-03-12T21:04:34.337133"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((119.3980 4.0600, 113.7740 4.0600, 113.7740 7.9280, 119.3980 7.9280, 119.3980 4.0600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[119.398, 4.06], [113.774, 4.06], [113.774, 7.928], [119.398, 7.928], [119.398, 4.06]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Metabarcoding data from the guano of insectivorous bats in Sabah, Malaysia" ;
    dcat:keyword "Bats",
        "Sabah",
        "guano" .

<https://ckan.staging.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> a foaf:Organization ;
    foaf:name "Environmental Information Data Centre" .

