@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://dgi5.staging.derilinx.com/dataset/072d80f1-094b-4ed3-8215-29c766355ccd> a dcat:Dataset ;
    dct:created "2022-09-20T21:17:22"^^xsd:dateTime ;
    dct:description "Referendum on Thirty-first Amendment of Constitution Bill 2012"@en,
        "Referendum on Thirty-first Amendment of Constitution Bill 2012"@ga ;
    dct:identifier "072d80f1-094b-4ed3-8215-29c766355ccd" ;
    dct:issued "2015-12-22"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-09-20T21:17:22"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:title "Referendum on the Thirty-first Amendment of the Constitution Bill 2012" ;
    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/072d80f1-094b-4ed3-8215-29c766355ccd/resource/208ce061-f5f8-4518-89c3-491aac2ffcb2> ;
    dcat:keyword "2012",
        "amendment",
        "referendum" ;
    dcat:landingPage <https://opendata.housing.gov.ie/dataset/072d80f1-094b-4ed3-8215-29c766355ccd> ;
    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/072d80f1-094b-4ed3-8215-29c766355ccd/resource/208ce061-f5f8-4518-89c3-491aac2ffcb2> 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:25:11"^^xsd:dateTime ;
    dct:modified "2022-04-07T17:25:11"^^xsd:dateTime ;
    dct:title "2012thirty-firstamendment.csv" ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/072d80f1-094b-4ed3-8215-29c766355ccd/resource/208ce061-f5f8-4518-89c3-491aac2ffcb2/download/2012thirty-firstamendment.csv> ;
    dcat:byteSize 2884.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/072d80f1-094b-4ed3-8215-29c766355ccd/resource/208ce061-f5f8-4518-89c3-491aac2ffcb2/download/2012thirty-firstamendment.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" .

