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

<https://dgi5.staging.derilinx.com/dataset/a5e5756b-221c-4a01-bb2e-b70350cab7de> a dcat:Dataset ;
    dct:created "2022-09-20T21:27:56"^^xsd:dateTime ;
    dct:description "General election of May 2002-first preference party table"@en,
        "General election of May 2002-first preference party table"@ga ;
    dct:identifier "a5e5756b-221c-4a01-bb2e-b70350cab7de" ;
    dct:issued "2015-12-22"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T14:11:26"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:title "First preference votes of the general election of May 2002" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Liaison Officer" ;
            vcard:hasEmail <mailto:opendata@housing.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/a5e5756b-221c-4a01-bb2e-b70350cab7de/resource/077502ea-2fad-438e-8618-afce51888eab> ;
    dcat:keyword "2002",
        "dail",
        "election",
        "general",
        "preference" ;
    dcat:landingPage <https://opendata.housing.gov.ie/dataset/a5e5756b-221c-4a01-bb2e-b70350cab7de> ;
    dcat:theme <Housing>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://dgi5.staging.derilinx.com/dataset/a5e5756b-221c-4a01-bb2e-b70350cab7de/resource/077502ea-2fad-438e-8618-afce51888eab> 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 "2022-04-07T17:26:39"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:11:26"^^xsd:dateTime ;
    dct:title "generalelectionmay2002-first preference party table.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "78d230da11ec83fd4d3c151865ab3bb9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/a5e5756b-221c-4a01-bb2e-b70350cab7de/resource/077502ea-2fad-438e-8618-afce51888eab/download/generalelectionmay2002-first_preference_party_table.csv> ;
    dcat:byteSize 11504.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/a5e5756b-221c-4a01-bb2e-b70350cab7de/resource/077502ea-2fad-438e-8618-afce51888eab/download/generalelectionmay2002-first_preference_party_table.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Housing, Local Government, and Heritage" .

