@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/239a3605-b9d8-4197-a2fd-4adfe42e77a3> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "The Northern Ireland Annual Business Inquiry (NIABI) collects both financial and employment information from businesses and other establishments and covers about two thirds of the economy. This includes the production, construction, distribution and service industries in Northern Ireland but excludes public sector activity for the most part. " ;
    dct:identifier "239a3605-b9d8-4197-a2fd-4adfe42e77a3" ;
    dct:issued "2016-04-25T06:47:38.556223"^^xsd:dateTime ;
    dct:modified "2016-04-25T06:47:38.619974"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Northern Ireland Annual Business Inquiry" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Spence" ;
            vcard:hasEmail <mailto:masked@example.com> ] ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/239a3605-b9d8-4197-a2fd-4adfe42e77a3/resource/a5e26485-bcb0-4acd-b5fb-d8dbd784455a> .

<https://ckan.integration.publishing.service.gov.uk/dataset/239a3605-b9d8-4197-a2fd-4adfe42e77a3/resource/a5e26485-bcb0-4acd-b5fb-d8dbd784455a> a dcat:Distribution ;
    dct:description "District council, Nuts3 and Parliamentary Constituency information for Northern Ireland 2009-13 as collected by the NI Annual Business Inquiry" ;
    dct:format "XLSX" ;
    dct:issued "2016-04-19T08:38:24.270179"^^xsd:dateTime ;
    dct:modified "2016-04-19T08:38:24.270179"^^xsd:dateTime ;
    dct:title "Northern Ireland sub regional data 2009-13" ;
    dcat:accessURL <https://www.opendatani.gov.uk/dataset/239a3605-b9d8-4197-a2fd-4adfe42e77a3/resource/a5e26485-bcb0-4acd-b5fb-d8dbd784455a/download/cusers1224250documentsstagingabi2009-2013-geo-data.xlsx> .

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

