@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/60590ba1-2e6a-4ec3-a737-921983ef40ec> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "This data set includes information about Bowling Pavilions, items include; name, address, postcode, X coordinates, Y coordinates and opening hours. " ;
    dct:identifier "60590ba1-2e6a-4ec3-a737-921983ef40ec" ;
    dct:issued "2017-01-17T17:02:22.349016"^^xsd:dateTime ;
    dct:modified "2018-12-06T12:54:09.067947"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "FODC Bowling Pavilions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fermanagh and Omagh District Council " ;
            vcard:hasEmail <mailto:foi@fermanaghomagh.com> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/60590ba1-2e6a-4ec3-a737-921983ef40ec/resource/41cb8953-0784-43d7-8d31-6f53d8907c1f> ;
    dcat:keyword "Fitness",
        "Social",
        "Sport" .

<https://admin.opendatani.gov.uk/dataset/60590ba1-2e6a-4ec3-a737-921983ef40ec/resource/41cb8953-0784-43d7-8d31-6f53d8907c1f> a dcat:Distribution ;
    dct:description "This data set includes information about Bowling Pavilions, items include; name, address, postcode, X coordinates, Y coordinates and opening hours. " ;
    dct:format "CSV" ;
    dct:issued "2017-01-17T17:02:47.488973"^^xsd:dateTime ;
    dct:modified "2017-01-17T17:02:47.488973"^^xsd:dateTime ;
    dct:title "FODC Bowling Pavilions " ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/60590ba1-2e6a-4ec3-a737-921983ef40ec/resource/41cb8953-0784-43d7-8d31-6f53d8907c1f/download/bowling-pavilions-xy-added.xlsx> .

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

