@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/c3543ba5-1f65-469b-ba3a-22b0a1a3a651> a dcat:Dataset ;
    dct:identifier "c3543ba5-1f65-469b-ba3a-22b0a1a3a651" ;
    dct:issued "2026-04-13T18:10:57"^^xsd:dateTime ;
    dct:modified "2026-04-13T18:10:57"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0d1e3d2a-95ff-4d3e-8470-e1889bb7c0c3> ;
    dct:title "irish_examiner-a82bad03-fd8e-4d75-bc7a-a0ba5fea786f" .

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

