@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/5838dd4b-11a5-42f8-98d8-990ac6abff27> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "This data set includes the following information on recycling centres within the Fermanagh and Omagh District Council area; longitude, latitude, site name, address, postcode, opening hours and materials accepted.  " ;
    dct:identifier "5838dd4b-11a5-42f8-98d8-990ac6abff27" ;
    dct:issued "2017-04-26T11:00:00.811914"^^xsd:dateTime ;
    dct:modified "2017-07-03T10:49:04.704575"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "FODC Recycling Centres" ;
    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/5838dd4b-11a5-42f8-98d8-990ac6abff27/resource/8d147145-6e12-463a-b67e-ff8ec62cf9a7> ;
    dcat:keyword "fermanagh",
        "locations",
        "recycling centres" .

<https://admin.opendatani.gov.uk/dataset/5838dd4b-11a5-42f8-98d8-990ac6abff27/resource/8d147145-6e12-463a-b67e-ff8ec62cf9a7> a dcat:Distribution ;
    dct:description "This dataset includes the following information about recycling centres in the Fermanagh and Omagh District Council area; longtitude, latitude, site name, address, postcode, opening hours and materials accepted. " ;
    dct:format "CSV" ;
    dct:issued "2017-04-26T11:01:31.932705"^^xsd:dateTime ;
    dct:modified "2017-04-26T11:01:31.932705"^^xsd:dateTime ;
    dct:title "Recycling Centres " ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/5838dd4b-11a5-42f8-98d8-990ac6abff27/resource/8d147145-6e12-463a-b67e-ff8ec62cf9a7/download/recycling-centres.csv> .

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

