@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/a578d530-c002-4902-b9e1-5a6e2c121aa1> a dcat:Dataset ;
    dct:identifier "a578d530-c002-4902-b9e1-5a6e2c121aa1" ;
    dct:issued "2026-04-30T21:29:33"^^xsd:dateTime ;
    dct:modified "2026-04-30T21:29:33"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-5677cfd2-81da-4132-b804-1abeb23d8621" .

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

