@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/608822e3-626c-4a03-85f6-0757c72ee91e> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo " Darwin Core",
        "SPECTRUM" ;
    dct:created "2026-01-13T12:09:26"^^xsd:dateTime ;
    dct:description """This dataset provides an overview of the recent mammal collections held by the National Museum of Ireland. The data presented does not include all information relating to the specimens held and does not include fossil mammal material.\r
\r
Further information on the collections listed here may be made available on request for bone fide research purposes from naturalhistory@museum.ie\r
"""@en,
        ""@ga ;
    dct:identifier "608822e3-626c-4a03-85f6-0757c72ee91e" ;
    dct:issued "2026-01-19"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-09T16:30:04"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "National Museum of Ireland Collection Management System" ] ;
    dct:publisher <https://data.gov.ie/organization/775729f8-9af5-412e-a14a-f866be4459fc> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Ireland" ] ;
    dct:title "NMI Natural History Mammal Collection"@en,
        ""@ga ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "National Museum of Ireland" ;
            vcard:hasEmail <mailto:naturalhistory@museum.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/608822e3-626c-4a03-85f6-0757c72ee91e/resource/4bc543ad-de70-4421-8681-f820f9aa1b87>,
        <https://data.gov.ie/dataset/608822e3-626c-4a03-85f6-0757c72ee91e/resource/b4b537fe-d70a-4ca3-b156-67954b66f8a4> ;
    dcat:keyword "Mammalia",
        "Museum",
        "Natural History",
        "biodiversity",
        "mammals" ;
    dcat:landingPage <https://www.museum.ie/collections/collections-and-research/natural-history/collections/natural-history-data-sets/> ;
    dcat:theme <Science>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://data.gov.ie/dataset/608822e3-626c-4a03-85f6-0757c72ee91e/resource/4bc543ad-de70-4421-8681-f820f9aa1b87> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2026-04-09T14:25:39"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    dct:modified "2026-04-09T14:26:17"^^xsd:dateTime ;
    dct:title "NMI Natural History Mammal Collections" ;
    dcat:accessURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/NH_Mammalia.csv> ;
    dcat:downloadURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/NH_Mammalia.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://data.gov.ie/dataset/608822e3-626c-4a03-85f6-0757c72ee91e/resource/b4b537fe-d70a-4ca3-b156-67954b66f8a4> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "XLSX" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ] ;
    dct:issued "2026-04-09T14:27:55"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    dct:modified "2026-04-09T14:28:49"^^xsd:dateTime ;
    dct:title "NMI Natural History Mammal Collections" ;
    dcat:accessURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/NH_Mammalia.xlsx> ;
    dcat:downloadURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/NH_Mammalia.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://data.gov.ie/organization/775729f8-9af5-412e-a14a-f866be4459fc> a foaf:Agent ;
    foaf:name "National Museum of Ireland" .

<https://www.museum.ie/collections/collections-and-research/natural-history/collections/natural-history-data-sets/> a foaf:Document .

" Darwin Core" a dct:Standard .

"Irregular" a dct:Frequency .

"SPECTRUM" a dct:Standard .

<https://creativecommons.org/licenses/by-sa/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<https://www.museum.ie/collections/wp-content/uploads/2026/04/NH_Mammalia.csv> a rdfs:Resource .

<https://www.museum.ie/collections/wp-content/uploads/2026/04/NH_Mammalia.xlsx> a rdfs:Resource .

