@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/b8042572-087c-433a-83f9-14bb74c78b06> a dcat:Dataset ;
    dct:identifier "b8042572-087c-433a-83f9-14bb74c78b06" ;
    dct:issued "2026-07-31T11:12:34"^^xsd:dateTime ;
    dct:modified "2026-07-31T11:12:34"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-711a02d7-1dec-41f0-af5f-3456e5f8e44e"@en,
        "irish_independent-711a02d7-1dec-41f0-af5f-3456e5f8e44e"@ga .

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

