@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/6bb6c54e-1d3e-4ea1-bd7c-5cf5ea7391e9> a dcat:Dataset ;
    dct:description "This profile describes trends and patterns in smoking prevalence and smoking cessation efforts in Camden." ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/rges-jzau> ;
    dct:issued "2017-02-02T12:39:38.359520"^^xsd:dateTime ;
    dct:modified "2017-02-21T16:39:41.551311"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "Camden Smoking Profile 2015/16" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6bb6c54e-1d3e-4ea1-bd7c-5cf5ea7391e9/resource/357e1d6a-b5d3-44e2-99fe-5fe5b6fe3762>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/6bb6c54e-1d3e-4ea1-bd7c-5cf5ea7391e9/resource/f336110f-9d5a-4e56-8885-9f27985da4ea> ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/rges-jzau> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6bb6c54e-1d3e-4ea1-bd7c-5cf5ea7391e9/resource/357e1d6a-b5d3-44e2-99fe-5fe5b6fe3762> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-02-02T12:39:38.470936"^^xsd:dateTime ;
    dct:modified "2017-02-02T12:39:38.470936"^^xsd:dateTime ;
    dct:title "Landing page" ;
    dcat:accessURL <https://opendata.camden.gov.uk/d/rges-jzau> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6bb6c54e-1d3e-4ea1-bd7c-5cf5ea7391e9/resource/f336110f-9d5a-4e56-8885-9f27985da4ea> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2017-02-02T12:39:38.470907"^^xsd:dateTime ;
    dct:modified "2017-02-02T12:39:38.470907"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/rges-jzau/application/pdf> .

