@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://ckan.integration.publishing.service.gov.uk/dataset/7c28155a-d4fc-4cb1-ae82-33ebd9e183e7> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description """This data provides a regional breakdown of Invest NI's performance information by the 18 parliamentary constituency areas. The period under review is 1st April 2011 to 31st March 2016. \r
""" ;
    dct:identifier "7c28155a-d4fc-4cb1-ae82-33ebd9e183e7" ;
    dct:issued "2016-07-29T11:02:27.020736"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:17.574012"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Invest NI Performance Data: Constituency Level" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Darrell McCullough" ;
            vcard:hasEmail <mailto:masked@example.com> ] ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/7c28155a-d4fc-4cb1-ae82-33ebd9e183e7/resource/f5f73e1d-c9f2-49a7-af93-b60a5e93d95f> .

<https://ckan.integration.publishing.service.gov.uk/dataset/7c28155a-d4fc-4cb1-ae82-33ebd9e183e7/resource/f5f73e1d-c9f2-49a7-af93-b60a5e93d95f> a dcat:Distribution ;
    dct:description "The Invest NI website publishes information on performance twice a year which tells you how we have performed against the targets set for us by the NI Executive. It reflects how we are supporting businesses to create jobs, invest in R&D and skills, and grow their exports." ;
    dct:format "HTML" ;
    dct:issued "2016-07-26T08:02:59.196462"^^xsd:dateTime ;
    dct:modified "2016-07-26T08:02:59.196462"^^xsd:dateTime ;
    dct:title "Invest NI Performance Data (Infographics)" ;
    dcat:accessURL <http://www.investni.com/about-us/what-we-do/our-performance.html> .

<https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

