@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/f2500cd9-a4e0-40a3-bf1d-c969930dbc94> a dcat:Dataset ;
    dct:identifier "f2500cd9-a4e0-40a3-bf1d-c969930dbc94" ;
    dct:issued "2026-06-29T10:33:21"^^xsd:dateTime ;
    dct:modified "2026-06-29T10:33:21"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0d1e3d2a-95ff-4d3e-8470-e1889bb7c0c3> ;
    dct:title "irish_examiner-21e686be-b20c-41b7-8866-4b8ace57b642"@en,
        "irish_examiner-21e686be-b20c-41b7-8866-4b8ace57b642"@ga .

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

