@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/8013ebef-4a47-4d71-8cd9-907bd8130349> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Proportion of primary 1 and year 8 pupils classified as obese according to Body Mass Index (BMI) measurement. Information collected and reported on an annual basis." ;
    dct:identifier "8013ebef-4a47-4d71-8cd9-907bd8130349" ;
    dct:issued "2017-02-22T11:04:45.460332"^^xsd:dateTime ;
    dct:modified "2017-02-24T09:11:35.094860"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ca87b98b-4f42-407b-b958-ee93c0cded12> ;
    dct:title "Primary 1 and Year 8 Obesity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adam Robinson" ;
            vcard:hasEmail <mailto:healthinequalities@health-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/8013ebef-4a47-4d71-8cd9-907bd8130349/resource/ba37f143-965d-44c0-bf14-36fcd5d40f75> ;
    dcat:keyword "BMI",
        "body mass index",
        "children",
        "diet",
        "obesity",
        "overweight",
        "primary 1",
        "school",
        "year 8" .

<https://admin.opendatani.gov.uk/dataset/8013ebef-4a47-4d71-8cd9-907bd8130349/resource/ba37f143-965d-44c0-bf14-36fcd5d40f75> a dcat:Distribution ;
    dct:description "Proportion of primary 1 and year 8 children classified as obese" ;
    dct:format "CSV" ;
    dct:issued "2017-02-22T11:07:44.365041"^^xsd:dateTime ;
    dct:modified "2017-02-22T11:07:44.365041"^^xsd:dateTime ;
    dct:title "Primary 1 and Year 8 Obesity" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/8013ebef-4a47-4d71-8cd9-907bd8130349/resource/ba37f143-965d-44c0-bf14-36fcd5d40f75/download/primary-1-and-year-8-obesity.csv> .

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

