@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/d4f256a1-6574-47fa-824b-35fa4e3124bf> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Locations of defibrillators throughout the FODC district area " ;
    dct:identifier "d4f256a1-6574-47fa-824b-35fa4e3124bf" ;
    dct:issued "2019-03-20T11:06:13.103725"^^xsd:dateTime ;
    dct:modified "2019-03-20T11:20:33.595792"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "FODC Defibrillator Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melissa Little" ;
            vcard:hasEmail <mailto:melissa.little@fermanaghomagh.com> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/d4f256a1-6574-47fa-824b-35fa4e3124bf/resource/d7a75244-d93f-403e-a8aa-1d4f2bdcd556> ;
    dcat:keyword "Defibrillator",
        "Fermanagh and Omagh",
        "Locations" .

<https://admin.opendatani.gov.uk/dataset/d4f256a1-6574-47fa-824b-35fa4e3124bf/resource/d7a75244-d93f-403e-a8aa-1d4f2bdcd556> a dcat:Distribution ;
    dct:description "This is a list of defibrillator locations throughout the Fermanagh and Omagh District Council area. Please note that this list is not exhaustive as more defibrillators are set to be installed within the district area in the near future. " ;
    dct:format "CSV" ;
    dct:issued "2019-03-20T11:20:32.308216"^^xsd:dateTime ;
    dct:modified "2019-03-20T11:20:32.308216"^^xsd:dateTime ;
    dct:title "FODC Defibrillator Locations " ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/d4f256a1-6574-47fa-824b-35fa4e3124bf/resource/d7a75244-d93f-403e-a8aa-1d4f2bdcd556/download/190320-defib-locations.csv> .

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

