@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/afa61c30-dff6-4678-98e4-ca5d55909f53> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Information about air quality monitoring stations in Belfast including location, height and pollutants checked for" ;
    dct:identifier "afa61c30-dff6-4678-98e4-ca5d55909f53" ;
    dct:issued "2015-11-27T12:12:59.850812"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:07:51.056408"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Air Quality Monitoring Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digtal Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/afa61c30-dff6-4678-98e4-ca5d55909f53/resource/641ecd95-28df-42e3-811f-8b289a3004e5> ;
    dcat:keyword "Air",
        "Belfast Air Monitoring",
        "Monitoring",
        "Quality" .

<https://admin.opendatani.gov.uk/dataset/afa61c30-dff6-4678-98e4-ca5d55909f53/resource/641ecd95-28df-42e3-811f-8b289a3004e5> a dcat:Distribution ;
    dct:description "Information about air quality monitoring stations in Belfast including location, height and pollutants checked for" ;
    dct:format "CSV" ;
    dct:issued "2015-11-27T12:13:46.101107"^^xsd:dateTime ;
    dct:modified "2015-11-27T12:13:46.101107"^^xsd:dateTime ;
    dct:title "Air Quality Monitoring Stations" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/83536e8e-3750-446e-9288-acc09cf0eabe/BCCAQMonitoring.csv> .

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

