@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/32725b60-efb8-43cb-b91d-40650f49b169> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Location of Local Nature Reserves within the Antrim and Newtownabbey Borough Council Area" ;
    dct:identifier "32725b60-efb8-43cb-b91d-40650f49b169" ;
    dct:issued "2017-10-18T14:04:44.916027"^^xsd:dateTime ;
    dct:modified "2017-10-18T15:01:21.415896"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> ;
    dct:title "ANBC Local Nature Reserves" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Helen McBride" ;
            vcard:hasEmail <mailto:info@antrimandnewtownabbey.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/32725b60-efb8-43cb-b91d-40650f49b169/resource/d781d098-160d-4bf6-bba8-923676449cd6> ;
    dcat:keyword "Council",
        "Nature Reserve",
        "public" .

<https://admin.opendatani.gov.uk/dataset/32725b60-efb8-43cb-b91d-40650f49b169/resource/d781d098-160d-4bf6-bba8-923676449cd6> a dcat:Distribution ;
    dct:description "Address including postcode of local nature reserves." ;
    dct:format "CSV" ;
    dct:issued "2017-10-18T14:07:19.502096"^^xsd:dateTime ;
    dct:modified "2017-10-18T14:07:19.502096"^^xsd:dateTime ;
    dct:title "Location of Local Nature Reserves within Antrim and Newtownabbey Borough" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/32725b60-efb8-43cb-b91d-40650f49b169/resource/d781d098-160d-4bf6-bba8-923676449cd6/download/anbc-local-nature-reserves.csv> .

<https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> a foaf:Agent ;
    foaf:name "Antrim and Newtownabbey Borough Council" .

