@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/f722b282-8f7c-49d2-89c5-15c3f6d3d685> a dcat:Dataset ;
    dct:identifier "f722b282-8f7c-49d2-89c5-15c3f6d3d685" ;
    dct:issued "2026-03-25T09:45:29"^^xsd:dateTime ;
    dct:modified "2026-03-25T09:45:29"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-d4967a19-508d-4e15-93e1-3e610040ffdd" .

<https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> a foaf:Organization ;
    foaf:name "The Nenagh Guardian" .

