@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/08c9fb81-6e56-4d6b-a99e-42d5d1b24c85> a dcat:Dataset ;
    dct:identifier "08c9fb81-6e56-4d6b-a99e-42d5d1b24c85" ;
    dct:issued "2026-04-30T20:34:11"^^xsd:dateTime ;
    dct:modified "2026-04-30T20:34:11"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-9b341d30-a368-45fb-a25a-86f1ad930c5e" .

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

