@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/1d1bd670-8229-4185-85c9-87b8367911e1> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2026-03-19T15:25:41"^^xsd:dateTime ;
    dct:description """The Department of Enterprise, Tourism and Employment co-ordinates this Annual Business Survey of Economic Impact (ABSEI) of the client companies of the enterprise development agencies (Enterprise Ireland, IDA Ireland and Údarás na Gaeltachta).\r
\r
The results are presented by company ownership in terms of Irish and foreign-owned firms.\r
\r
The indicators collected include annual sales and exports and payroll, materials and services costs. Data collected in 2024 is merged with results of previous surveys to provide trend data from 2000 and indicators are available by ownership and sector and are used by the agencies in their annual reports and end-of-year statements. \r
\r
The purpose of this data collection is to inform evidence-based policymaking and enable the agencies to monitor the performance of client companies."""@en,
        """Déanann an Roinn Fiontair, Turasóireachta agus Fostaíochta comhordú ar an Suirbhé Bliantúil Gnó ar Thionchar Geilleagrach (ABSEI) seo ar chustaiméirí na ngníomhaireachtaí forbartha fiontair (Fiontraíocht Éireann, Gníomhaireacht Forbartha Tionscail (IDA) Éireann agus Údarás na Gaeltachta).\r
Cuirtear na torthaí i láthair de réir úinéireacht cuideachta i dtéarmaí gnólachtaí de bhunadh na hÉireann agus gnólachtaí eachtracha.\r
I measc na dtáscairí a bhailítear tá díolacháin bhliantúla, onnmhairí, an párolla, agus costais ábhar agus seirbhísí. Déantar sonraí a bailíodh in 2024 a chumasc le torthaí ó shuirbhéanna roimhe seo chun sonraí treochta a sholáthar ó 2000 i leith. Tá na táscairí ar fáil de réir úinéireachta agus earnála, agus úsáideann na gníomhaireachtaí iad ina dtuarascálacha bliantúla agus ina ráitis dheireadh bliana.\r
Is é cuspóir an bhailithe sonraí seo ná bonn eolais a chur faoi cheapadh beartais fianaise-bhunaithe agus cur ar chumas na ngníomhaireachtaí monatóireacht a dhéanamh ar fheidhmíocht na gcuideachtaí cliaint."""@ga ;
    dct:identifier "1d1bd670-8229-4185-85c9-87b8367911e1" ;
    dct:issued "2026-02-28"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-03-19T15:36:40"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/department-of-jobs-enterprise-and-innovation> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "1 Year" ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2024-12-31"^^xsd:date ;
            schema1:startDate "2024-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-31"^^xsd:date ;
            dcat:startDate "2024-01-01"^^xsd:date ] ;
    dct:title "Annual Business Survey of Economic Impact 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "+353 607 2856" ],
        [ a vcard:Organization ;
            vcard:fn "Maurice Dagg" ;
            vcard:hasEmail <mailto:maurice.dagg@enterprise.gov.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/1d1bd670-8229-4185-85c9-87b8367911e1/resource/1651bbda-c94a-4212-9517-4c526ea19ded> ;
    dcat:theme <Economy>,
        <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://data.gov.ie/dataset/1d1bd670-8229-4185-85c9-87b8367911e1/resource/1651bbda-c94a-4212-9517-4c526ea19ded> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2026-03-19T15:26:28"^^xsd:dateTime ;
    dct:modified "2026-03-19T15:26:28"^^xsd:dateTime ;
    dct:title "https://enterprise.gov.ie/en/publications/annual-business-survey-of-economic-impact-2024.html" ;
    dcat:accessURL <https://enterprise.gov.ie/en/publications/annual-business-survey-of-economic-impact-2024.html> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://data.gov.ie/organization/department-of-jobs-enterprise-and-innovation> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Enterprise, Tourism and Employment" .

