@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://admin.opendatani.gov.uk/dataset/f7eb35af-1164-43dd-ae6e-223578366b67> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Information on car parks provided by Mid and East Antrim Borough Council, including location, number of parking spaces, disabled parking availability and charges" ;
    dct:identifier "f7eb35af-1164-43dd-ae6e-223578366b67" ;
    dct:issued "2016-09-14T11:14:27.147105"^^xsd:dateTime ;
    dct:modified "2016-10-24T13:37:20.021795"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/bf93c79b-8e51-4a3c-bf91-231aeb617b59> ;
    dct:title "Mid and East Antrim Borough Council Off Street Car Parks" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sam Mills" ;
            vcard:hasEmail <mailto:sam.mills@midandeastantrim.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/f7eb35af-1164-43dd-ae6e-223578366b67/resource/6a0b2d2d-e95e-4b6a-ac11-49de995c4593> ;
    dcat:keyword "Car Parking",
        "Cars",
        "Off Street Car Parking",
        "Parking" .

<https://admin.opendatani.gov.uk/dataset/f7eb35af-1164-43dd-ae6e-223578366b67/resource/6a0b2d2d-e95e-4b6a-ac11-49de995c4593> a dcat:Distribution ;
    dct:description "Off Street Car Park locations within Mid and East Antrim Borough Council Area" ;
    dct:format "CSV" ;
    dct:issued "2016-09-14T11:15:54.955471"^^xsd:dateTime ;
    dct:modified "2016-09-14T11:15:54.955471"^^xsd:dateTime ;
    dct:title "MEABC Off Street Car Parks" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/f7eb35af-1164-43dd-ae6e-223578366b67/resource/6a0b2d2d-e95e-4b6a-ac11-49de995c4593/download/meabccarparks.csv> .

<https://admin.opendatani.gov.uk/organization/bf93c79b-8e51-4a3c-bf91-231aeb617b59> a foaf:Agent ;
    foaf:name "Mid and East Antrim Borough Council" .

