@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/929ac668-4158-40b4-bffd-473c67954aec> a dcat:Dataset ;
    dct:identifier "929ac668-4158-40b4-bffd-473c67954aec" ;
    dct:issued "2026-06-01T12:56:28"^^xsd:dateTime ;
    dct:modified "2026-06-01T12:56:28"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0d1e3d2a-95ff-4d3e-8470-e1889bb7c0c3> ;
    dct:title "irish_examiner-0fc006e8-1db5-4169-a6c4-09ac2290d257"@en,
        "irish_examiner-0fc006e8-1db5-4169-a6c4-09ac2290d257"@ga .

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

