@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/3cae709d-68c1-493c-843f-dd1841cbb71d> a dcat:Dataset ;
    dct:identifier "3cae709d-68c1-493c-843f-dd1841cbb71d" ;
    dct:issued "2026-03-23T08:11:55"^^xsd:dateTime ;
    dct:modified "2026-03-23T08:11:55"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0d1e3d2a-95ff-4d3e-8470-e1889bb7c0c3> ;
    dct:title "irish_examiner-d5289761-84ac-4c40-9fbf-5a6d0d0d7550" .

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

