@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/8eeeaa13-1f44-4b91-9091-49afb6e321bf> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "The proportion of children (aged 2-15) classified as obese and overweight from Health Survey Northern Ireland 2010/11 - 2015/16" ;
    dct:identifier "8eeeaa13-1f44-4b91-9091-49afb6e321bf" ;
    dct:issued "2017-02-22T18:09:51.697369"^^xsd:dateTime ;
    dct:modified "2018-12-06T14:13:12.051312"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ca87b98b-4f42-407b-b958-ee93c0cded12> ;
    dct:title "Obese and Overweight - Children (Health Survey Northern Ireland)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mary Scarlett" ;
            vcard:hasEmail <mailto:mary.scarlett@health-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/8eeeaa13-1f44-4b91-9091-49afb6e321bf/resource/f57c234e-f4b4-4125-9120-ede44162235f> ;
    dcat:keyword "health",
        "obesity",
        "overweight" .

<https://admin.opendatani.gov.uk/dataset/8eeeaa13-1f44-4b91-9091-49afb6e321bf/resource/f57c234e-f4b4-4125-9120-ede44162235f> a dcat:Distribution ;
    dct:description "Proportion of children (aged 2-15) classified as obese and overweight from Health Survey Northern Ireland 2010/11 to 2015/16 (based on International Obesity Task Force cut-off points of the BMI percentiles for children)" ;
    dct:format "CSV" ;
    dct:issued "2017-02-22T18:12:40.772628"^^xsd:dateTime ;
    dct:modified "2017-02-22T18:12:40.772628"^^xsd:dateTime ;
    dct:title "obese and overweight - children (Health Survey Northern Ireland)" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/8eeeaa13-1f44-4b91-9091-49afb6e321bf/resource/f57c234e-f4b4-4125-9120-ede44162235f/download/obese-and-overweight-children-health-survey-northern-ireland.csv> .

<https://admin.opendatani.gov.uk/organization/ca87b98b-4f42-407b-b958-ee93c0cded12> a foaf:Agent ;
    foaf:name "Department of Health" .

