@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/7bf20465-6858-4dbb-951f-6cfc8507f77c> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Information on car parks provided by Antrim and Newtownabbey Borough Council, including location, number of parking spaces and charges" ;
    dct:identifier "7bf20465-6858-4dbb-951f-6cfc8507f77c" ;
    dct:issued "2016-08-19T13:05:54.804182"^^xsd:dateTime ;
    dct:modified "2018-01-30T16:06:00.230614"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> ;
    dct:title "ANBC Car Parking" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Helen McBride" ;
            vcard:hasEmail <mailto:info@antrimandnewtownabbey.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/7bf20465-6858-4dbb-951f-6cfc8507f77c/resource/6b93fe65-bdad-4bc7-8c77-a9004bd79607>,
        <https://admin.opendatani.gov.uk/dataset/7bf20465-6858-4dbb-951f-6cfc8507f77c/resource/da291fcd-3c50-4108-a081-eecf76d7944e> ;
    dcat:keyword "Charges",
        "Local government",
        "Parking" .

<https://admin.opendatani.gov.uk/dataset/7bf20465-6858-4dbb-951f-6cfc8507f77c/resource/6b93fe65-bdad-4bc7-8c77-a9004bd79607> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-01-30T16:05:11.069123"^^xsd:dateTime ;
    dct:modified "2018-01-30T16:05:11.069123"^^xsd:dateTime ;
    dct:title "ANBC Car Parks" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/7bf20465-6858-4dbb-951f-6cfc8507f77c/resource/6b93fe65-bdad-4bc7-8c77-a9004bd79607/download/anbccarparking.csv> .

<https://admin.opendatani.gov.uk/dataset/7bf20465-6858-4dbb-951f-6cfc8507f77c/resource/da291fcd-3c50-4108-a081-eecf76d7944e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2016-08-19T13:08:04.821006"^^xsd:dateTime ;
    dct:modified "2016-08-19T13:08:04.821006"^^xsd:dateTime ;
    dct:title "ANBC Car Park Charges" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/7bf20465-6858-4dbb-951f-6cfc8507f77c/resource/da291fcd-3c50-4108-a081-eecf76d7944e/download/anbccarparkcharges.csv> .

<https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> a foaf:Agent ;
    foaf:name "Antrim and Newtownabbey Borough Council" .

