@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/e6967748-d541-4b4a-a761-678173d65841> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Details of off-street car parks operated by Lisburn & Castlereagh City Council" ;
    dct:identifier "e6967748-d541-4b4a-a761-678173d65841" ;
    dct:issued "2017-05-09T13:48:45.214811"^^xsd:dateTime ;
    dct:modified "2017-05-31T10:56:23.572994"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/5762d623-06a2-490a-bd99-50afd0ffaa8f> ;
    dct:title "Lisburn Carpark Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Donal McLaughlin" ;
            vcard:hasEmail <mailto:donal.mclaughlin@lisburncastlereagh.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/e6967748-d541-4b4a-a761-678173d65841/resource/4bd2ec56-ebe3-4cd8-b4e0-00c63038fa2e> ;
    dcat:keyword "carparks",
        "off-street car-parking",
        "parking" .

<https://admin.opendatani.gov.uk/dataset/e6967748-d541-4b4a-a761-678173d65841/resource/4bd2ec56-ebe3-4cd8-b4e0-00c63038fa2e> a dcat:Distribution ;
    dct:description "Data relating to off-street car parks in the Lisburn area" ;
    dct:format "CSV" ;
    dct:issued "2017-05-09T13:52:04.364654"^^xsd:dateTime ;
    dct:modified "2017-05-09T13:52:04.364654"^^xsd:dateTime ;
    dct:title "Lisburn Car Park Data " ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/e6967748-d541-4b4a-a761-678173d65841/resource/4bd2ec56-ebe3-4cd8-b4e0-00c63038fa2e/download/lisburn-car-park-dataset.csv> .

<https://admin.opendatani.gov.uk/organization/5762d623-06a2-490a-bd99-50afd0ffaa8f> a foaf:Agent ;
    foaf:name "Lisburn & Castlereagh City Council" .

