@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/e70eba74-febe-45fd-a14e-844904d25fe4> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Data Identifies all the off street car parks that are in the control of Mid Ulster Council" ;
    dct:identifier "e70eba74-febe-45fd-a14e-844904d25fe4" ;
    dct:issued "2016-11-03T10:58:02.599726"^^xsd:dateTime ;
    dct:modified "2016-11-03T11:12:14.796476"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/eb8ffb46-c40c-4755-aad3-42d74b9ec856> ;
    dct:title "Off Street Car Parks Within Mid Ulster" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicky Doris" ;
            vcard:hasEmail <mailto:nicky.doris@midulstercouncil.org> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/e70eba74-febe-45fd-a14e-844904d25fe4/resource/e3c3a532-c2d2-492c-91f8-61cdf553eea1> ;
    dcat:keyword "Car Parking",
        "Car park",
        "midulstercouncil" .

<https://admin.opendatani.gov.uk/dataset/e70eba74-febe-45fd-a14e-844904d25fe4/resource/e3c3a532-c2d2-492c-91f8-61cdf553eea1> a dcat:Distribution ;
    dct:description "All the Car Park locations within mid Ulster Council including the opening hours and the number of charged and free parking spaces available" ;
    dct:format "CSV" ;
    dct:issued "2016-11-03T11:12:08.007727"^^xsd:dateTime ;
    dct:modified "2016-11-03T11:12:08.007727"^^xsd:dateTime ;
    dct:title "Mid Ulster Council Off Street Car Parks" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/e70eba74-febe-45fd-a14e-844904d25fe4/resource/e3c3a532-c2d2-492c-91f8-61cdf553eea1/download/midulstercarparksopendata1.csv> .

<https://admin.opendatani.gov.uk/organization/eb8ffb46-c40c-4755-aad3-42d74b9ec856> a foaf:Agent ;
    foaf:name "Mid Ulster District Council" .

