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

<https://data.gov.ie/dataset/f88822d6-80b9-41ff-b948-0161af5a5b42> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo " Darwin Core",
        "SPECTRUM" ;
    dct:created "2026-04-09T11:18:36"^^xsd:dateTime ;
    dct:description """This dataset provides an overview of the fish collections held by the National Museum of Ireland. The data presented does not include all information relating to the specimens held.\r
\r
Further information on the collections listed here may be made available on request for bone fide research purposes from naturalhistory@museum.ie"""@en,
        ""@ga ;
    dct:identifier "f88822d6-80b9-41ff-b948-0161af5a5b42" ;
    dct:issued "2026-04-09"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-09T14:30:58"^^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:title "NMI Natural History Fish Collection"@en,
        ""@ga ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "+35316486352" ],
        [ a vcard:Organization ;
            vcard:fn "National Museum of Ireland" ;
            vcard:hasEmail <mailto:naturalhistory@museum.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/f88822d6-80b9-41ff-b948-0161af5a5b42/resource/9a1950c2-cc12-49b9-a407-d5e032399154>,
        <https://data.gov.ie/dataset/f88822d6-80b9-41ff-b948-0161af5a5b42/resource/b2c73be4-9bf7-4bf3-bf70-00d1006e2271> ;
    dcat:keyword "Biodiversity",
        "Fish",
        "Marine",
        "Natural History",
        "Sea" ;
    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/f88822d6-80b9-41ff-b948-0161af5a5b42/resource/9a1950c2-cc12-49b9-a407-d5e032399154> 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-09T13:32:55"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    dct:modified "2026-04-09T14:30:58"^^xsd:dateTime ;
    dct:title "NMI Natural History Fish Collections" ;
    dcat:accessURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/Natural_History_Fish.xlsx> ;
    dcat:downloadURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/Natural_History_Fish.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://data.gov.ie/dataset/f88822d6-80b9-41ff-b948-0161af5a5b42/resource/b2c73be4-9bf7-4bf3-bf70-00d1006e2271> 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:30:58"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    dct:modified "2026-04-09T14:30:58"^^xsd:dateTime ;
    dct:title "NMI Natural History Fish Collections" ;
    dcat:accessURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/Natural_History_Fish.csv> ;
    dcat:downloadURL <https://www.museum.ie/collections/wp-content/uploads/2026/04/Natural_History_Fish.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<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/Natural_History_Fish.csv> a rdfs:Resource .

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

