@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/f54d084d-3a2e-40e7-a97f-ccc0f9862a65> a dcat:Dataset ;
    dct:identifier "f54d084d-3a2e-40e7-a97f-ccc0f9862a65" ;
    dct:issued "2026-07-02T10:08:23"^^xsd:dateTime ;
    dct:modified "2026-07-02T10:08:23"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-7703ccd8-f640-4e12-88b9-e7dc51ed72bc"@en,
        "irish_independent-7703ccd8-f640-4e12-88b9-e7dc51ed72bc"@ga .

<https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> a foaf:Agent ;
    foaf:name "Irish Independent" .

