@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/7c2583c7-e488-4b84-800a-fad000a1d3c4> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Information on Tree Preservation Orders within the Fermanagh and Omagh District Council area. " ;
    dct:identifier "7c2583c7-e488-4b84-800a-fad000a1d3c4" ;
    dct:issued "2017-07-04T13:48:04.572614"^^xsd:dateTime ;
    dct:modified "2017-07-04T13:57:35.809966"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "FODC Tree Preservation Orders" ;
    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/7c2583c7-e488-4b84-800a-fad000a1d3c4/resource/5a9987b0-3e0e-468a-bc6c-63f8d253527b> ;
    dcat:keyword "Northern Ireland",
        "Orders",
        "Preservation",
        "Tree" .

<https://admin.opendatani.gov.uk/dataset/7c2583c7-e488-4b84-800a-fad000a1d3c4/resource/5a9987b0-3e0e-468a-bc6c-63f8d253527b> a dcat:Distribution ;
    dct:description "This data set includes information about Tree Preservation Orders in the Fermanagh and Omagh District Council area. " ;
    dct:format "CSV" ;
    dct:issued "2017-07-04T13:55:33.341300"^^xsd:dateTime ;
    dct:modified "2017-07-04T13:55:33.341300"^^xsd:dateTime ;
    dct:title "FODC Tree Preservation Orders " ;
    dcat:accessURL <http://www.fermanaghomagh.com/app/uploads/2017/07/TreePreservationOrders-1.csv> .

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

