@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/94d3bdf0-bac6-4729-b2a3-aae6a12e6e08> a dcat:Dataset ;
    dct:identifier "94d3bdf0-bac6-4729-b2a3-aae6a12e6e08" ;
    dct:issued "2026-04-30T20:29:24"^^xsd:dateTime ;
    dct:modified "2026-04-30T20:29:24"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-789784b6-efcd-4276-81e2-063a5406b6ee" .

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

