@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/bffc97e5-bc23-4e7b-b501-e8452dca6bc7> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Information datasets held by the Department of Education within its Information Asset Register " ;
    dct:identifier "bffc97e5-bc23-4e7b-b501-e8452dca6bc7" ;
    dct:issued "2019-09-26T14:09:14.581318"^^xsd:dateTime ;
    dct:modified "2019-09-26T14:42:33.867191"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/f038ab1e-4647-46f8-97f3-f260b91dd901> ;
    dct:title "Department of Education Northern Ireland - Information Asset Register" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kieran Coulter" ;
            vcard:hasEmail <mailto:kieran.coulter@education-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/bffc97e5-bc23-4e7b-b501-e8452dca6bc7/resource/e470ae81-99ed-4cbf-a237-52a2987fb3d7> ;
    dcat:keyword "Department of Education IAR",
        "Dept of Education NI",
        "Education",
        "IAR",
        "Information",
        "Information Asset",
        "Information Asset Register",
        "information database" .

<https://admin.opendatani.gov.uk/dataset/bffc97e5-bc23-4e7b-b501-e8452dca6bc7/resource/e470ae81-99ed-4cbf-a237-52a2987fb3d7> a dcat:Distribution ;
    dct:description "Information datasets held by the Department " ;
    dct:format "CSV" ;
    dct:issued "2019-09-26T14:10:54.463809"^^xsd:dateTime ;
    dct:modified "2019-09-26T14:10:54.463809"^^xsd:dateTime ;
    dct:title "Department of Education Northern Ireland Information Asset Register" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/bffc97e5-bc23-4e7b-b501-e8452dca6bc7/resource/e470ae81-99ed-4cbf-a237-52a2987fb3d7/download/ed1-19-214204-de-iar-for-publication-september-2019.csv-file.csv> .

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

