@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://data.smartdublin.ie/dataset/45492292-60d2-4091-a118-86ead7fbde5f> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "45492292-60d2-4091-a118-86ead7fbde5f" ;
    dct:issued "2026-02-17T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-02-17T22:30:08"^^xsd:dateTime ;
    dct:publisher <https://data.smartdublin.ie/organization/29f69b74-f7f0-4dcd-8d64-301ecee43c2a> ;
    dct:title "Parking Meters SDCC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SDCC GIS Officer" ;
            vcard:hasEmail <mailto:gisoff@sdublincoco.ie> ] ;
    dcat:distribution <https://data.smartdublin.ie/dataset/45492292-60d2-4091-a118-86ead7fbde5f/resource/dbd32fea-5873-41a7-8cdb-addb9abfade9> ;
    dcat:keyword "Controlled Parking Zone",
        "Open Data",
        "Operations",
        "SDCC",
        "Transportation and Infrastructure",
        "car parking",
        "transportation" ;
    dcat:landingPage <https://data-sdublincoco.opendata.arcgis.com/datasets/sdublincoco::parking-meters-sdcc> .

<https://data.smartdublin.ie/dataset/45492292-60d2-4091-a118-86ead7fbde5f/resource/dbd32fea-5873-41a7-8cdb-addb9abfade9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:license <http://www.opendefinition.org/licenses/cc-by> ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/datasets/sdublincoco::parking-meters-sdcc> ;
    dcat:mediaType "text/html" .

<https://data.smartdublin.ie/organization/29f69b74-f7f0-4dcd-8d64-301ecee43c2a> a foaf:Organization ;
    foaf:name "South Dublin County Council" .

