@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/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-27T09:15:11.862780"^^xsd:dateTime ;
    dct:modified "2017-03-27T09:20:02.686814"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> ;
    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://admin.opendatani.gov.uk/dataset/05c46378-e54b-438e-9b36-3aabd6b1205d/resource/674b3421-32a6-4572-8989-56e2f2f2a720> ;
    dcat:keyword "Recycling Centres",
        "location",
        "recycling",
        "recycling facilities",
        "waste" .

<https://admin.opendatani.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://admin.opendatani.gov.uk/dataset/05c46378-e54b-438e-9b36-3aabd6b1205d/resource/674b3421-32a6-4572-8989-56e2f2f2a720/download/anbc-bring-bank-locations.csv> .

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

