@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://journalismschemes.cnam.ie/dataset/ba2a0ce4-414e-4f48-8d5a-afe91c26720f> a dcat:Dataset ;
    dct:identifier "ba2a0ce4-414e-4f48-8d5a-afe91c26720f" ;
    dct:issued "2026-03-23T08:09:21"^^xsd:dateTime ;
    dct:modified "2026-03-23T08:09:21"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0d1e3d2a-95ff-4d3e-8470-e1889bb7c0c3> ;
    dct:title "irish_examiner-9149a946-652d-452c-99e3-9d4b65615a2b" .

<https://journalismschemes.cnam.ie/organization/0d1e3d2a-95ff-4d3e-8470-e1889bb7c0c3> a foaf:Organization ;
    foaf:name "Irish Examiner" .

