@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 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/188d35db-4116-4364-853e-e7dcd0177131> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2026-03-19T15:41:25"^^xsd:dateTime ;
    dct:description "The Annual Employment Survey provides an analysis of employment levels in industrial (including primary production) and services companies under the remit of IDA Ireland, Enterprise Ireland and Údarás na Gaeltachta. The 2025 Annual Employment Survey report looks at employment trends over the 10-year period 2016-2025."@en,
        "Soláthraíonn an Suirbhé Bliantúil Fostaíochta anailís ar leibhéil fhostaíochta i gcomhlachtaí tionsclaíocha (lena n-áirítear bunphróiseáil) agus seirbhísí atá faoi chúram IDA Éireann, Fiontraíocht Éireann agus Údarás na Gaeltachta. Breathnaíonn tuairisc an tSuirbhé Bhliantúil Fostaíochta 2025 ar threochtaí fostaíochta thar an tréimhse 10 mbliana 2016-2025."@ga ;
    dct:identifier "188d35db-4116-4364-853e-e7dcd0177131" ;
    dct:issued "2026-02-28"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-03-19T15:42:48"^^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 ;
            dcat:endDate "2025-10-31"^^xsd:date ;
            dcat:startDate "2025-10-31"^^xsd:date ] ;
    dct:title "Annual Employment Survey 2025"@en,
        "Suirbhé Bliantúil Fostaíochta 2025"@ga ;
    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/188d35db-4116-4364-853e-e7dcd0177131/resource/06fd9a3b-876a-47f9-babc-00d67bd8729d> ;
    dcat:keyword "Annual Employment Survey IDA Enterprise Ireland Agency jobs" ;
    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/188d35db-4116-4364-853e-e7dcd0177131/resource/06fd9a3b-876a-47f9-babc-00d67bd8729d> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "csv, xlsx, pdf" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2026-03-19T15:42:20"^^xsd:dateTime ;
    dct:modified "2026-03-19T15:42:22"^^xsd:dateTime ;
    dct:title "https://enterprise.gov.ie/en/publications/annual-employment-survey-2025.html" ;
    dcat:accessURL <https://enterprise.gov.ie/en/publications/annual-employment-survey-2025.html> ;
    dcat:downloadURL <https://enterprise.gov.ie/en/publications/annual-employment-survey-2025.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:name "Department of Enterprise, Tourism and Employment" .

"Annual" a dct:Frequency .

<https://enterprise.gov.ie/en/publications/annual-employment-survey-2025.html> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/text/html> a dct:MediaType .

