@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/5354a620-3e0e-416c-8807-311ab76dd64c> a dcat:Dataset ;
    dct:description "This public health intelligence profile describes the trends and patterns of births and maternal health in Islington and Camden. It aims to support further work across both boroughs to improve maternity services, the experience of women giving birth and outcomes." ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/qvhj-vx7p> ;
    dct:issued "2015-09-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2015-09-01T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "Births And Maternal Health In Camden And Islington 2013" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/5354a620-3e0e-416c-8807-311ab76dd64c/resource/f8425b3f-aa87-4c47-b6da-0018ab2cc46f> ;
    dcat:keyword "births",
        "demographics",
        "mothers" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/qvhj-vx7p> .

<https://ckan.staging.publishing.service.gov.uk/dataset/5354a620-3e0e-416c-8807-311ab76dd64c/resource/f8425b3f-aa87-4c47-b6da-0018ab2cc46f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2015-09-01T19:10:30.581972"^^xsd:dateTime ;
    dct:modified "2021-08-06T13:34:16.585852"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/qvhj-vx7p/application/pdf> .

