@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/5b98a624-7c50-4808-b89b-9b9e387d92c0> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo "CSO" ;
    dct:created "2024-03-06T12:14:33"^^xsd:dateTime ;
    dct:description "Environmental Impact Assessment (EIA) Screening Decisions"@en,
        ""@ga ;
    dct:identifier "5b98a624-7c50-4808-b89b-9b9e387d92c0" ;
    dct:issued "2023-03-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-04T08:30:49"^^xsd:dateTime ;
    dct:provenance "Department of Agriculture, Food and the Marine" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-agriculture-food-and-the-marine> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "Under this licence you are free to copy and redistribute the material in any medium or format and remix, transform, and build upon the material for any purpose, even commercially. However, in doing so you must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests that the Department of Agriculture, Food and the Marine endorses you or your use of the data." ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2022-12-23"^^xsd:date ;
            schema1:startDate "2022-05-17"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-23"^^xsd:date ;
            dcat:startDate "2022-05-17"^^xsd:date ] ;
    dct:title "EIA Screening Decisions" ;
    owl:versionInfo "001" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Liaison Officer" ;
            vcard:hasEmail <mailto:opendata@agriculture.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/5b98a624-7c50-4808-b89b-9b9e387d92c0/resource/ac9b528c-dc5b-43e3-9f87-af01aa90289c> ;
    dcat:keyword "Applications",
        "Decisions",
        "EIA" ;
    dcat:landingPage <https://www.gov.ie/en/collection/91c1b-register-of-eia-screening-application-decisions/> ;
    dcat:theme <Agriculture>,
        <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

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

<https://dgi5.staging.derilinx.com/dataset/5b98a624-7c50-4808-b89b-9b9e387d92c0/resource/ac9b528c-dc5b-43e3-9f87-af01aa90289c> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2023-03-31T15:27:10"^^xsd:dateTime ;
    dct:modified "2025-09-04T08:30:49"^^xsd:dateTime ;
    dct:title "EIA Screening Decisions" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1bdfb30dd5c67553b3c7521fcf692985"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.agriculture.gov.ie/dataset/5b98a624-7c50-4808-b89b-9b9e387d92c0/resource/ac9b528c-dc5b-43e3-9f87-af01aa90289c/download/copy-of-01032022-to-31122022.csv> ;
    dcat:byteSize 3719.0 ;
    dcat:downloadURL <https://opendata.agriculture.gov.ie/dataset/5b98a624-7c50-4808-b89b-9b9e387d92c0/resource/ac9b528c-dc5b-43e3-9f87-af01aa90289c/download/copy-of-01032022-to-31122022.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/department-of-agriculture-food-and-the-marine> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Agriculture, Food and the Marine" .

