@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/fe41fe24-fbe6-41b1-b5d0-552cb8817b5e> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "The proportion of adult respondents (aged 16+) classified as obese and overweight from Health Survey Northern Ireland 2010/11 - 2015/16" ;
    dct:identifier "fe41fe24-fbe6-41b1-b5d0-552cb8817b5e" ;
    dct:issued "2017-02-22T13:38:08.850724"^^xsd:dateTime ;
    dct:modified "2018-12-06T14:12:34.099218"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ca87b98b-4f42-407b-b958-ee93c0cded12> ;
    dct:title "Obese and Overweight - Adults (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/fe41fe24-fbe6-41b1-b5d0-552cb8817b5e/resource/46bc5aef-d697-4531-bb78-558deaeabf4e> ;
    dcat:keyword "health",
        "obesity",
        "overweight" .

<https://admin.opendatani.gov.uk/dataset/fe41fe24-fbe6-41b1-b5d0-552cb8817b5e/resource/46bc5aef-d697-4531-bb78-558deaeabf4e> a dcat:Distribution ;
    dct:description "Proportion of adult respondents (aged 16+) classified as obese and overweight from Health Survey Northern Ireland 2010/11 - 2015/16 by Health and Social Care Trust" ;
    dct:format "CSV" ;
    dct:issued "2017-02-22T13:44:44.465094"^^xsd:dateTime ;
    dct:modified "2017-02-22T13:44:44.465094"^^xsd:dateTime ;
    dct:title "obese and overweight - adults (Health Survey Northern Ireland)" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/fe41fe24-fbe6-41b1-b5d0-552cb8817b5e/resource/46bc5aef-d697-4531-bb78-558deaeabf4e/download/obese-and-overweight-adults-health-survey-northern-ireland.csv> .

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

