@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/84e6e28b-5df2-4507-8464-b36310613a9d> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about our recycling centres, data items include; name, address, longitude, latitude" ;
    dct:identifier "84e6e28b-5df2-4507-8464-b36310613a9d" ;
    dct:issued "2016-01-26T11:36:02.067256"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:04:25.313807"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast City Council Recycling Centres" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/84e6e28b-5df2-4507-8464-b36310613a9d/resource/6ec9105f-4d2f-4281-bf48-3f5453bfc19d> ;
    dcat:keyword "Belfast City Council Recycling Centres",
        "Belfast Recycling Centres",
        "Recycling Centres",
        "Waste Disposal" .

<https://admin.opendatani.gov.uk/dataset/84e6e28b-5df2-4507-8464-b36310613a9d/resource/6ec9105f-4d2f-4281-bf48-3f5453bfc19d> a dcat:Distribution ;
    dct:description "This data set contains information about our recycling centres, data items include; name, address, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2016-01-26T11:36:30.739689"^^xsd:dateTime ;
    dct:modified "2016-01-26T11:36:30.739689"^^xsd:dateTime ;
    dct:title "Recycling Centres" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/3bbf6874-dfe0-474e-8e24-3b43006918aa/recyclingcentresdata.csv> .

<https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> a foaf:Agent ;
    foaf:name "Belfast City Council" .

