@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/d125e73d-c41d-436a-bc6e-954c85f48396> a dcat:Dataset ;
    dct:identifier "d125e73d-c41d-436a-bc6e-954c85f48396" ;
    dct:issued "2026-04-30T20:35:48"^^xsd:dateTime ;
    dct:modified "2026-04-30T20:35:48"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-c7ea38fd-8661-497b-9567-6624969de0f5" .

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

