@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://dgi5.staging.derilinx.com/dataset/ddda5519-652c-4cb8-9dd0-66068e727d8d> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:created "2026-01-29T01:15:25"^^xsd:dateTime ;
    dct:description "List and contact details for Elected representatives, Dún Laoghaire-Rathdown County Council. Information includes name, email, party and Local Electoral Area"@en ;
    dct:identifier "ddda5519-652c-4cb8-9dd0-66068e727d8d" ;
    dct:issued "2014-06-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-01-29T01:15:25"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/dun-laoghaire-rathdown-county-council> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Dún Laoghaire-Rathdown" ] ;
    dct:title "Councillor Details DLR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dun Laoghaire Rathdown County Council" ;
            vcard:hasEmail <mailto:opendata@dlrcoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/ddda5519-652c-4cb8-9dd0-66068e727d8d/resource/a03cc5eb-0893-4e0d-bf3c-55fc203a7082> ;
    dcat:keyword "Councillor",
        "DLR",
        "DLRCC",
        "Dun Laoghaire-Rathdown",
        "Government and Participation",
        "Local Government",
        "citizen-participation",
        "council members" ;
    dcat:landingPage <https://data.smartdublin.ie/dataset/councillor-details-dlr> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/ddda5519-652c-4cb8-9dd0-66068e727d8d/resource/a03cc5eb-0893-4e0d-bf3c-55fc203a7082> a dcat:Distribution ;
    dct:description "List of elected representatives" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2026-01-28T11:58:49"^^xsd:dateTime ;
    dct:modified "2026-01-29T01:15:25"^^xsd:dateTime ;
    dct:title "councillor-details-dlr" ;
    dcat:accessURL <https://data.smartdublin.ie/dataset/ddda5519-652c-4cb8-9dd0-66068e727d8d/resource/a03cc5eb-0893-4e0d-bf3c-55fc203a7082/download/councillors_dlr.csv> ;
    dcat:byteSize 3052.0 ;
    dcat:downloadURL <https://data.smartdublin.ie/dataset/ddda5519-652c-4cb8-9dd0-66068e727d8d/resource/a03cc5eb-0893-4e0d-bf3c-55fc203a7082/download/councillors_dlr.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/dun-laoghaire-rathdown-county-council> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Dún Laoghaire-Rathdown County Council" .

