@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/5b880c54-6685-42df-a216-103aeac1291d> a dcat:Dataset ;
    dct:description """An updated version of this dataset is available at: https://data.gov.uk/dataset/wild_bird_populations_in_england\r
Overall breeding bird populations in England have changed little compared with 40 years ago. In 2010 they were just above what they were in 1970, following a small decline of 1.5 per cent in the most recent five years, from 2004 to 2009.  However this masks considerable variation between individual bird species and groups of species that share the same broad habitats. \r
""" ;
    dct:identifier "5b880c54-6685-42df-a216-103aeac1291d" ;
    dct:issued "2011-04-04T17:53:32.008422"^^xsd:dateTime ;
    dct:modified "2015-11-04T13:48:26.693024"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Population of wild birds (England): 1970-2010" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/5b880c54-6685-42df-a216-103aeac1291d/resource/de99d141-ca7e-4c5f-88f9-e68e61093d2f> ;
    dcat:landingPage <http://www.defra.gov.uk/evidence/statistics/environment/wildlife/alltables.htm> .

<https://ckan.staging.publishing.service.gov.uk/dataset/5b880c54-6685-42df-a216-103aeac1291d/resource/de99d141-ca7e-4c5f-88f9-e68e61093d2f> a dcat:Distribution ;
    dct:description "Population of wild birds (England)" ;
    dct:format "CSV" ;
    dcat:accessURL <http://data.defra.gov.uk/env/wdfg2-wild-bird-pop-eng-201111.csv> .

<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" .

