@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/9b2db134-3118-47f9-848b-33327a62e4f8> a dcat:Dataset ;
    dct:description "Connective Reference Data (Code-List) that lists the pollutants that Defra and its Arms Length Bodies regulate.  This does not currently exist in a consolidated form but exists in part in each operational database/system across Defra and its Arms length bodies/Agencies." ;
    dct:identifier "9b2db134-3118-47f9-848b-33327a62e4f8" ;
    dct:issued "2013-10-22T16:10:07.538671"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:26:29.405181"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Regulated Pollutants" .

<https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

