@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/6111ce7b-7824-4a42-9c5c-a72e0b2b6627> a dcat:Dataset ;
    dct:identifier "6111ce7b-7824-4a42-9c5c-a72e0b2b6627" ;
    dct:issued "2026-04-30T20:36:42"^^xsd:dateTime ;
    dct:modified "2026-04-30T20:36:42"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-d29b56be-a3dc-4be4-b524-33f13d371568" .

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

