@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/3e10c0dc-8f19-4718-8bdd-591b4f66ff8d> a dcat:Dataset ;
    dct:identifier "3e10c0dc-8f19-4718-8bdd-591b4f66ff8d" ;
    dct:issued "2026-04-30T21:21:02"^^xsd:dateTime ;
    dct:modified "2026-04-30T21:21:02"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-02958c3f-8a06-4ab7-9fb1-4c4d41a6d792" .

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

