@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/9ea74dac-c416-49c1-be7e-2c3e83b0323c> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Number of schools by management type and pupils in Northern Ireland, yearly figures between 1991/92 and 2016/17" ;
    dct:identifier "9ea74dac-c416-49c1-be7e-2c3e83b0323c" ;
    dct:issued "2017-03-02T10:46:50.999522"^^xsd:dateTime ;
    dct:modified "2017-11-16T15:10:59.561500"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/f038ab1e-4647-46f8-97f3-f260b91dd901> ;
    dct:title "School Enrolments NI Summary Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Analytical Services Unit" ;
            vcard:hasEmail <mailto:statistics@education-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/9ea74dac-c416-49c1-be7e-2c3e83b0323c/resource/75726059-eae3-44e7-9c57-eeb0a9423aea>,
        <https://admin.opendatani.gov.uk/dataset/9ea74dac-c416-49c1-be7e-2c3e83b0323c/resource/8db21197-03cb-467d-8637-095a921067b6> ;
    dcat:keyword "education",
        "enrolments",
        "management type",
        "number of pupils",
        "schools",
        "summary data",
        "time series" .

<https://admin.opendatani.gov.uk/dataset/9ea74dac-c416-49c1-be7e-2c3e83b0323c/resource/75726059-eae3-44e7-9c57-eeb0a9423aea> a dcat:Distribution ;
    dct:description "Number of Pupils attending Educational Establishments in NI by School Type 1991 to 2016" ;
    dct:format "CSV" ;
    dct:issued "2017-03-02T10:50:30.020485"^^xsd:dateTime ;
    dct:modified "2017-03-02T10:50:30.020485"^^xsd:dateTime ;
    dct:title "Number of Pupils attending Educational Establishments in NI by School type" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/9ea74dac-c416-49c1-be7e-2c3e83b0323c/resource/75726059-eae3-44e7-9c57-eeb0a9423aea/download/schools.csv> .

<https://admin.opendatani.gov.uk/dataset/9ea74dac-c416-49c1-be7e-2c3e83b0323c/resource/8db21197-03cb-467d-8637-095a921067b6> a dcat:Distribution ;
    dct:description "Number of Educational Establishments in NI by Management type 1991 to 2016" ;
    dct:format "CSV" ;
    dct:issued "2017-03-02T10:48:39.854878"^^xsd:dateTime ;
    dct:modified "2017-03-02T10:48:39.854878"^^xsd:dateTime ;
    dct:title "Number of Education Establishments in NI by Management type" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/9ea74dac-c416-49c1-be7e-2c3e83b0323c/resource/8db21197-03cb-467d-8637-095a921067b6/download/schools.csv> .

<https://admin.opendatani.gov.uk/organization/f038ab1e-4647-46f8-97f3-f260b91dd901> a foaf:Agent ;
    foaf:name "Department of Education" .

