@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://dgi5.staging.derilinx.com/dataset/6eaab62f-2f32-4845-97a2-3f1e745ccb82> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2021-06-04T09:54:49"^^xsd:dateTime ;
    dct:identifier "6eaab62f-2f32-4845-97a2-3f1e745ccb82" ;
    dct:issued "2021-06-04"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-06-04T09:59:56"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-arts-heritage-regional-rural-and-gaeltacht-affairs> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31"^^xsd:date ;
            dcat:startDate "2020-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2020-12-31"^^xsd:date ;
            schema1:startDate "2020-01-01"^^xsd:date ] ;
    dct:title "Cultural Development Expenditure 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Angela Byrne" ;
            vcard:hasEmail <mailto:angela.byrne@tcagsm.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/6eaab62f-2f32-4845-97a2-3f1e745ccb82/resource/187d6970-0494-439d-9cd4-a0735c6426c7> ;
    dcat:keyword "capital expenditure" ;
    dcat:theme <Economy>,
        <http://publications.europa.eu/resource/authority/data-theme/ECON> .

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

<https://dgi5.staging.derilinx.com/dataset/6eaab62f-2f32-4845-97a2-3f1e745ccb82/resource/187d6970-0494-439d-9cd4-a0735c6426c7> 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 "2021-06-04T09:59:55"^^xsd:dateTime ;
    dct:modified "2021-06-04T09:59:55"^^xsd:dateTime ;
    dct:title "cultural-development-expenditure-2020" ;
    dcat:accessURL <https://dgi5.staging.derilinx.com/dataset/6eaab62f-2f32-4845-97a2-3f1e745ccb82/resource/187d6970-0494-439d-9cd4-a0735c6426c7/download/cultural-development-expenditure-2020.csv> ;
    dcat:byteSize 12502.0 ;
    dcat:downloadURL <https://dgi5.staging.derilinx.com/dataset/6eaab62f-2f32-4845-97a2-3f1e745ccb82/resource/187d6970-0494-439d-9cd4-a0735c6426c7/download/cultural-development-expenditure-2020.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/department-of-arts-heritage-regional-rural-and-gaeltacht-affairs> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Tourism, Culture, Arts, Gaeltacht, Sport and Media" .

