@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/8092e2c7-23e8-411b-b219-fabbd8d45f32> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description """OurRagingPlanet (ORP) was desiged as a natural disaster education tool. It aims to help\r
secondary school students contextualize experiences of communities around the world\r
when thrust into extreme scenarios, by presenting worked examples within a local setting.\r
It is primarily driven by and built upon OpenDataNI data.""" ;
    dct:identifier "8092e2c7-23e8-411b-b219-fabbd8d45f32" ;
    dct:issued "2022-09-23T11:02:25.727360"^^xsd:dateTime ;
    dct:modified "2022-09-23T11:02:58.851398"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e4701205-3e70-4006-88f9-1a11ecb6291e> ;
    dct:title "Open Data Innovation and Outreach Fund Final Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Iain" ;
            vcard:hasEmail <mailto:iain.fleming@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/8092e2c7-23e8-411b-b219-fabbd8d45f32/resource/28fe3bea-c30a-4d71-92a9-60ac80bdbdf7> ;
    dcat:keyword "Business economy",
        "economy",
        "innovation_fund" .

<https://admin.opendatani.gov.uk/dataset/8092e2c7-23e8-411b-b219-fabbd8d45f32/resource/28fe3bea-c30a-4d71-92a9-60ac80bdbdf7> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-09-23T11:02:58.086858"^^xsd:dateTime ;
    dct:modified "2022-09-23T11:02:58.086858"^^xsd:dateTime ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/8092e2c7-23e8-411b-b219-fabbd8d45f32/resource/28fe3bea-c30a-4d71-92a9-60ac80bdbdf7/download/orp_report_odni_201920.pdf> .

<https://admin.opendatani.gov.uk/organization/e4701205-3e70-4006-88f9-1a11ecb6291e> a foaf:Agent ;
    foaf:name "AccessNI" .

