@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.integration.publishing.service.gov.uk/dataset/62c1b4ee-1ddd-419e-8e23-f7f86e0d2032> a dcat:Dataset ;
    dct:description "A dataset signposting Public health profiles. The profiles are a source of indicators across a range of health and wellbeing themes designed to support JSNA (Joint Strategic Needs Assessment) and commissioning to improve health, wellbeing and reduce inequalities. The profiles allow: Browsing indicators at different geographical levels Benchmarking against regional or England avarages Exporting of data to use locally." ;
    dct:identifier "20j99" ;
    dct:issued "2017-03-09T08:14:29+00:00"^^xsd:dateTime ;
    dct:modified "2019-01-23T16:03:05.608000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Public Health England" ] ;
    dct:title "Public health profiles" ;
    dcat:keyword "JSNA",
        "Locality Lab",
        "adult",
        "child",
        "equalities",
        "health",
        "indicators",
        "joint strategic needs assessment",
        "learning",
        "measures",
        "well being" ;
    dcat:landingPage <https://datamillnorth.org/dataset/public-health-profiles-20j99> .

