@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/819fb376-d211-4d9b-99d3-3248d4b7b068> a dcat:Dataset ;
    dct:identifier "819fb376-d211-4d9b-99d3-3248d4b7b068" ;
    dct:issued "2026-06-01T13:00:14"^^xsd:dateTime ;
    dct:modified "2026-06-01T13:00:14"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0d1e3d2a-95ff-4d3e-8470-e1889bb7c0c3> ;
    dct:title "irish_examiner-c14d7f8e-7d2e-4137-a34d-f65f8d43e80a"@en,
        "irish_examiner-c14d7f8e-7d2e-4137-a34d-f65f8d43e80a"@ga .

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

