@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/75dcc97e-ebe0-48b7-89e1-fef98885a13c> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/75dcc97e-ebe0-48b7-89e1-fef98885a13c#dataset> .

<https://data.nhm.ac.uk/dataset/75dcc97e-ebe0-48b7-89e1-fef98885a13c#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-W> ;
    dc1:creator [ a vcard:Person ;
            mads:hasAffiliation <http://nhm.ac.uk> ;
            vcard:fn "Edward Baker" ] ;
    dc1:identifier <10.5519/0076042> ;
    dc1:issued "2016-02-29T15:48:57.948482"^^xsd:dateTime ;
    dc1:license "CC-BY-4.0" ;
    dc1:modified "2016-02-29T15:50:06.409214"^^xsd:dateTime ;
    dc1:title "Some Useful Equations and Tables for the Digitisation of Taped Sound Collections" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/1f8f6034-d43a-411f-9296-c17f5a06e14e> ;
    dcat:description "This document contains conversion tables and equations that have been useful while digitising the Natural History Museum’s collection of recorded wildlife sound as part of the BioAcoustica project." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/75dcc97e-ebe0-48b7-89e1-fef98885a13c/resource/f6fe722f-b2cc-4cad-8190-8804653dc537> ;
    dcat:keyword "acoustics",
        "bioacoustica",
        "digital collections",
        "sound" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/75dcc97e-ebe0-48b7-89e1-fef98885a13c/resource/f6fe722f-b2cc-4cad-8190-8804653dc537> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/1f8f6034-d43a-411f-9296-c17f5a06e14e> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Edward Baker" ;
    vcard:hasEmail <edward.baker@nhm.ac.uk> .

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

<https://data.nhm.ac.uk/dataset/75dcc97e-ebe0-48b7-89e1-fef98885a13c/resource/f6fe722f-b2cc-4cad-8190-8804653dc537> a dcat:Distribution ;
    dc1:format "PDF" ;
    dc1:title "Some Useful Equations and Tables for the Digitisation of Taped Sound Collections" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/75dcc97e-ebe0-48b7-89e1-fef98885a13c/resource/f6fe722f-b2cc-4cad-8190-8804653dc537> .

