@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.dublinked.ie/dataset/d52e8ec7-a54b-41ff-81d5-99fd85f28262> a dcat:Dataset ;
    dct:description """Accessible Parking Places\r
Accessible Parking Spaces Locations in South Dublin County Council with ITM spatial co-ordinates""" ;
    dct:identifier "d52e8ec7-a54b-41ff-81d5-99fd85f28262" ;
    dct:issued "2016-01-22T04:55:19.558186"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2016-07-13T13:03:52.145444"^^xsd:dateTime ;
    dct:publisher <https://data.dublinked.ie/organization/29f69b74-f7f0-4dcd-8d64-301ecee43c2a> ;
    dct:title "Accessible Parking Places" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Not supplied" ;
            vcard:hasEmail "Not supplied" ] ;
    dcat:distribution <https://data.dublinked.ie/dataset/d52e8ec7-a54b-41ff-81d5-99fd85f28262/resource/14ea40fc-0c42-4085-bcf7-28ee8eb8c3ba> ;
    dcat:keyword "Transport and Infrastructure",
        "accessible-parking-spaces",
        "transportation-infrastructure" .

<https://data.dublinked.ie/dataset/d52e8ec7-a54b-41ff-81d5-99fd85f28262/resource/14ea40fc-0c42-4085-bcf7-28ee8eb8c3ba> a dcat:Distribution ;
    dct:format "csv" ;
    dct:title "SDCC_Accessible_Parking_P20111017-1232.csv" ;
    dcat:accessURL "https://data.dublinked.ie/dataset/d52e8ec7-a54b-41ff-81d5-99fd85f28262/resource/14ea40fc-0c42-4085-bcf7-28ee8eb8c3ba/download/sdccaccessibleparkingp20111017-1232.csv" .

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

