@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/11af8c22-3888-4bb7-b078-7cd7ed5df6e5> a dcat:Dataset ;
    dct:description "Extent and condition of UK protected areas" ;
    dct:identifier "11af8c22-3888-4bb7-b078-7cd7ed5df6e5" ;
    dct:issued "2011-04-04T17:52:25.192104"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Extent and condition of UK protected areas" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/11af8c22-3888-4bb7-b078-7cd7ed5df6e5/resource/07f697fd-81cf-4df3-a071-01ff67b5498a> ;
    dcat:landingPage <http://www.defra.gov.uk/evidence/statistics/environment/wildlife/download/pdf/biyp2010.pdf> .

<https://ckan.staging.publishing.service.gov.uk/dataset/11af8c22-3888-4bb7-b078-7cd7ed5df6e5/resource/07f697fd-81cf-4df3-a071-01ff67b5498a> a dcat:Distribution ;
    dct:description "Extent and condition of UK protected areas" ;
    dct:format "CSV" ;
    dcat:accessURL <http://data.defra.gov.uk/env/wdfg16_Prot_area_%20201005.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" .

