@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/9320ba06-deeb-4c5d-b715-1bb3f0bd9d3b> a dcat:Dataset ;
    dct:description "This dataset contains the count of births and fertility rate by LSOA for 2015, along with the count and direct age standardized rate of deaths for the period 2013-15. Information on the calculation of direct age standardized rates can be found in the technical documentation below. LiveBirth: Live Births 2015 Fert_Rate: General fertility rate 2015 Deaths: Deaths 2013-2015 Stan_Death: Directly Standardized Rate Deaths 2013-15" ;
    dct:identifier "v8gq3" ;
    dct:issued "2017-02-13T14:43:59+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-15T09:20:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Stockport Metropolitan Borough Council" ] ;
    dct:title "Stockport Births and Deaths" ;
    dcat:keyword "births",
        "deaths",
        "demographics",
        "population",
        "public health",
        "stockport" ;
    dcat:landingPage <https://datamillnorth.org/dataset/stockport-births-and-deaths-v8gq3> .

