@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://ckan.staging.publishing.service.gov.uk/dataset/05c46378-e54b-438e-9b36-3aabd6b1205d> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Information provided by Antrim and Newtownabbey Borough Council on the location of Household Recycling Centres and Bring Banks within the Borough " ;
    dct:identifier "05c46378-e54b-438e-9b36-3aabd6b1205d" ;
    dct:issued "2017-03-31T16:50:32.674992"^^xsd:dateTime ;
    dct:modified "2017-03-31T16:50:32.712372"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Antrim and Newtownabbey Borough Council Bring Bank Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Helen McBride" ;
            vcard:hasEmail <mailto:info@antrimandnewtownabbey.gov.uk> ] ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/05c46378-e54b-438e-9b36-3aabd6b1205d/resource/674b3421-32a6-4572-8989-56e2f2f2a720> .

<https://ckan.staging.publishing.service.gov.uk/dataset/05c46378-e54b-438e-9b36-3aabd6b1205d/resource/674b3421-32a6-4572-8989-56e2f2f2a720> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-03-27T09:16:42.120393"^^xsd:dateTime ;
    dct:modified "2017-03-27T09:16:42.120393"^^xsd:dateTime ;
    dct:title "Antrim and Newtownabbey Borough Council Bring Bank Locations" ;
    dcat:accessURL <https://www.opendatani.gov.uk/dataset/05c46378-e54b-438e-9b36-3aabd6b1205d/resource/674b3421-32a6-4572-8989-56e2f2f2a720/download/anbc-bring-bank-locations.csv> .

<https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

