@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://opendata.ncse.ie/dataset/55f3e59c-4eb2-4350-9cd6-ae82475250d6> a dcat:Dataset ;
    dcatap:hvdCategory "" ;
    dct:identifier "55f3e59c-4eb2-4350-9cd6-ae82475250d6" ;
    dct:issued "2026-01-30T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-04-30T13:32:06"^^xsd:dateTime ;
    dct:publisher <https://opendata.ncse.ie/organization/d3d6c3a0-5d31-4c3f-8cbc-ce8f28d6bd66> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2025-08-08T00:00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2025-12-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2025-08-08T00:00:00"^^xsd:dateTime ] ;
    dct:title "Annual Report on State Advertising Expenditure 8.8.25 - 31.12.25" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dermot O'Toole" ;
            vcard:hasEmail <mailto:Dermot.OToole@ncse.ie> ] ;
    dcat:distribution <https://opendata.ncse.ie/dataset/55f3e59c-4eb2-4350-9cd6-ae82475250d6/resource/a6c9d676-5db4-4375-a498-fed065d821bd> ;
    dcat:keyword "NCSE state advertising requirements",
        "advertising",
        "annual report",
        "state advertising requirements" .

<https://opendata.ncse.ie/dataset/55f3e59c-4eb2-4350-9cd6-ae82475250d6/resource/a6c9d676-5db4-4375-a498-fed065d821bd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-30T13:32:06"^^xsd:dateTime ;
    dct:modified "2026-04-30T13:32:06"^^xsd:dateTime ;
    dct:title "NCSE Annual report on State Advertising Expenditure 2025" ;
    dcat:accessURL <https://opendata.ncse.ie/dataset/55f3e59c-4eb2-4350-9cd6-ae82475250d6/resource/a6c9d676-5db4-4375-a498-fed065d821bd/download/annual-report-on-state-advertising-expenditure-2025.csv> ;
    dcat:byteSize 376.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ncse.ie/organization/d3d6c3a0-5d31-4c3f-8cbc-ce8f28d6bd66> a foaf:Organization ;
    foaf:name "Publications and Reports" .

"" a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

