@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/d915f15d-2c25-488e-b8d6-dfe0ac1f1d54> a dcat:Dataset ;
    dct:description "<p>Road Opening Licences issued by South Dublin County Council for the period 27th of April 2017 to 26th of February 2026.</p>" ;
    dct:identifier "d915f15d-2c25-488e-b8d6-dfe0ac1f1d54" ;
    dct:issued "2026-02-23T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-02-27T00:15:10"^^xsd:dateTime ;
    dct:publisher <https://data.smartdublin.ie/organization/29f69b74-f7f0-4dcd-8d64-301ecee43c2a> ;
    dct:title "Road Opening Licences SDCC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SDCC GIS Officer" ;
            vcard:hasEmail <mailto:gisoff@sdublincoco.ie> ] ;
    dcat:distribution <https://data.smartdublin.ie/dataset/d915f15d-2c25-488e-b8d6-dfe0ac1f1d54/resource/7a05ed10-a446-42e9-b020-2b9e61d6f4c5> ;
    dcat:keyword "Open Data",
        "Road openings",
        "Roads and Transportation",
        "Transportation" ;
    dcat:landingPage <https://data-sdublincoco.opendata.arcgis.com/datasets/sdublincoco::road-opening-licences-sdcc> .

<https://data.smartdublin.ie/dataset/d915f15d-2c25-488e-b8d6-dfe0ac1f1d54/resource/7a05ed10-a446-42e9-b020-2b9e61d6f4c5> 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::road-opening-licences-sdcc> ;
    dcat:mediaType "text/html" .

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

