@prefix aiiso: <http://purl.org/vocab/aiiso/schema#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc1: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix org1: <http://www.w3.org/TR/vocab-org/#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nhm.ac.uk/dataset/2092369b-7e9c-4806-a46a-dd42baabb802> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/2092369b-7e9c-4806-a46a-dd42baabb802#dataset> .

<http://nhm.ac.uk> a aiiso:Institution,
        org1:Organization,
        foaf:Organization ;
    tdwgi:acronymOrCoden "NHMUK" ;
    tdwgi:institutionType <http://rs.tdwg.org/ontology/voc/InstitutionType#museum> ;
    = <http://dbpedia.org/resource/Natural_history_museum>,
        <https://www.wikidata.org/wiki/Q309388> ;
    foaf:name "Natural History Museum" .

<https://data.nhm.ac.uk/dataset/2092369b-7e9c-4806-a46a-dd42baabb802#dataset> a dcat:Dataset ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Chris Raper" ] ;
    dc1:identifier <10.5519/imw7yql9> ;
    dc1:issued "2026-09-01T13:11:43.810661"^^xsd:dateTime ;
    dc1:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dc1:modified "2026-09-01T13:13:23.634891"^^xsd:dateTime ;
    dc1:temporal "2012-2026" ;
    dc1:title "UK Species Inventory - Master Copy (EA)" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/c7fb9007-ad88-4cf2-b1de-184c362b44eb> ;
    dcat:description "A copy of the UKSI data in ZIPped Microsoft Access format" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/2092369b-7e9c-4806-a46a-dd42baabb802/resource/bb92146f-1c21-4634-af44-5dd438c11418> ;
    dcat:keyword "nbn",
        "taxonomy",
        "uk species inventory",
        "uksi" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/2092369b-7e9c-4806-a46a-dd42baabb802/resource/bb92146f-1c21-4634-af44-5dd438c11418> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Citizen Science" ] .

<https://data.nhm.ac.uk/user/c7fb9007-ad88-4cf2-b1de-184c362b44eb> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Chris Raper" ;
    vcard:hasEmail <c.raper@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/2092369b-7e9c-4806-a46a-dd42baabb802/resource/bb92146f-1c21-4634-af44-5dd438c11418> a dcat:Distribution ;
    dc1:description "UKSI data provided to the Environment Agency" ;
    dc1:format "ZIP" ;
    dc1:title "UKSI 20260707a Live DB cut-down.zip" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/2092369b-7e9c-4806-a46a-dd42baabb802/resource/bb92146f-1c21-4634-af44-5dd438c11418> ;
    dcat:byteSize 118590911.0 ;
    dcat:mediaType "application/zip" .

