@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/1d3354f4-a72a-45bc-9d39-13ff18f7b9cb> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Locations of static libraries in Northern Ireland 2026" ;
    dct:identifier "1d3354f4-a72a-45bc-9d39-13ff18f7b9cb" ;
    dct:issued "2017-08-21T14:36:44.424714"^^xsd:dateTime ;
    dct:modified "2026-01-13T10:06:34.716179"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4ee841ec-5126-4168-a8ce-91c7ff4f2810> ;
    dct:title "Library locations in Northern Ireland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Moira McKee" ;
            vcard:hasEmail <mailto:opendataniqueries@librariesni.org.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/1d3354f4-a72a-45bc-9d39-13ff18f7b9cb/resource/7d088873-e181-423c-a149-a6726eec2179> ;
    dcat:keyword "libraries",
        "library",
        "location" .

<https://admin.opendatani.gov.uk/dataset/1d3354f4-a72a-45bc-9d39-13ff18f7b9cb/resource/7d088873-e181-423c-a149-a6726eec2179> a dcat:Distribution ;
    dct:description "Locations of static libraries in Northern Ireland 2026" ;
    dct:format "CSV" ;
    dct:issued "2017-08-21T14:38:04.498240"^^xsd:dateTime ;
    dct:modified "2026-01-13T10:06:34.727271"^^xsd:dateTime ;
    dct:title "Library locations in Northern Ireland" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/1d3354f4-a72a-45bc-9d39-13ff18f7b9cb/resource/7d088873-e181-423c-a149-a6726eec2179/download/libraries_2026.csv> ;
    dcat:byteSize 8405.0 ;
    dcat:mediaType "text/csv" .

<https://admin.opendatani.gov.uk/organization/4ee841ec-5126-4168-a8ce-91c7ff4f2810> a foaf:Agent ;
    foaf:name "Libraries NI" .

