@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/9c3ca3ca-7a9d-443b-ac43-3a0d26c87717> a dcat:Dataset ;
    dct:identifier "9c3ca3ca-7a9d-443b-ac43-3a0d26c87717" ;
    dct:issued "2026-04-16T19:30:53"^^xsd:dateTime ;
    dct:modified "2026-04-16T19:30:53"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-4eafef2f-b9ad-4eef-8ab2-5731300cb86d" .

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

