@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/6c09d0ef-70a8-476c-8149-055b0d98ada0> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Information on car parks provided by Fermanagh and Omagh District Council, including location, number of parking spaces and charges" ;
    dct:identifier "6c09d0ef-70a8-476c-8149-055b0d98ada0" ;
    dct:issued "2016-10-21T13:41:19.880682"^^xsd:dateTime ;
    dct:modified "2017-07-03T10:39:20.929267"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "FODC Car Parks" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fermanagh and Omagh District Council " ;
            vcard:hasEmail <mailto:info@fermanaghomagh.com> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/6c09d0ef-70a8-476c-8149-055b0d98ada0/resource/51e93d09-a36d-4cb3-9da9-c8d094780b57>,
        <https://admin.opendatani.gov.uk/dataset/6c09d0ef-70a8-476c-8149-055b0d98ada0/resource/b3a4b96a-3a3b-453d-a179-4f19c4e10c9e> ;
    dcat:keyword "car",
        "information",
        "park" .

<https://admin.opendatani.gov.uk/dataset/6c09d0ef-70a8-476c-8149-055b0d98ada0/resource/51e93d09-a36d-4cb3-9da9-c8d094780b57> a dcat:Distribution ;
    dct:description "Information on car park charges provided by Fermanagh and Omagh District Council. " ;
    dct:format "CSV" ;
    dct:issued "2016-10-21T13:44:40.320254"^^xsd:dateTime ;
    dct:modified "2016-10-21T13:44:40.320254"^^xsd:dateTime ;
    dct:title "FODC Car Park Charges " ;
    dcat:accessURL <http://www.fermanaghomagh.com/app/uploads/2016/11/Open_Data_set_car_parks_Charges.csv> .

<https://admin.opendatani.gov.uk/dataset/6c09d0ef-70a8-476c-8149-055b0d98ada0/resource/b3a4b96a-3a3b-453d-a179-4f19c4e10c9e> a dcat:Distribution ;
    dct:description "Information on car parks provided by Fermanagh and Omagh District Council, including location, number of parking spaces and charges" ;
    dct:format "CSV" ;
    dct:issued "2016-10-21T13:43:21.171977"^^xsd:dateTime ;
    dct:modified "2016-10-21T13:43:21.171977"^^xsd:dateTime ;
    dct:title "FODC Car Parks" ;
    dcat:accessURL <http://www.fermanaghomagh.com/app/uploads/2016/12/Open_Data_car_parks.csv> .

<https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> a foaf:Agent ;
    foaf:name "Fermanagh and Omagh District Council" .

