@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://ckan.staging.publishing.service.gov.uk/dataset/19d887d1-14d6-4500-af3d-830a6dde06fc> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Information on car parks provided by Causeway Coast and Glens Borough Council, including location, number of parking spaces, disabled parking availability and charges" ;
    dct:identifier "19d887d1-14d6-4500-af3d-830a6dde06fc" ;
    dct:issued "2016-10-14T12:50:29.982833"^^xsd:dateTime ;
    dct:modified "2017-05-12T17:50:25.433660"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Causeway Coast and Glens Borough Council Off Street Car Parks" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nial Mc Sorley" ;
            vcard:hasEmail <mailto:Nial.McSorley@causewaycoastandglens.gov.uk> ] ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/19d887d1-14d6-4500-af3d-830a6dde06fc/resource/902b64d4-a4c6-4a3f-8cda-ecff21903208> .

<https://ckan.staging.publishing.service.gov.uk/dataset/19d887d1-14d6-4500-af3d-830a6dde06fc/resource/902b64d4-a4c6-4a3f-8cda-ecff21903208> a dcat:Distribution ;
    dct:description "A list of Causeway Coast and Glens Borough Council managed car parks" ;
    dct:format "CSV" ;
    dct:issued "2017-05-09T11:25:48.082174"^^xsd:dateTime ;
    dct:modified "2017-05-09T11:25:48.082174"^^xsd:dateTime ;
    dct:title "A list of Causeway Coast and Glens Borough Council managed car parks" ;
    dcat:accessURL <https://www.opendatani.gov.uk/dataset/19d887d1-14d6-4500-af3d-830a6dde06fc/resource/902b64d4-a4c6-4a3f-8cda-ecff21903208/download/car-parks-ccgbc.csv> .

<https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

