@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/b35a9876-c84e-4a59-a40c-77c26901b10c> a dcat:Dataset ;
    dct:identifier "b35a9876-c84e-4a59-a40c-77c26901b10c" ;
    dct:issued "2026-03-25T09:54:51"^^xsd:dateTime ;
    dct:modified "2026-03-25T09:54:51"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-31a813eb-5a94-4e44-8ca0-c7975d869a06" .

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

