@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/3b0595c3-3764-4a4c-af2b-daeea4eaa05a> a dcat:Dataset ;
    dct:identifier "3b0595c3-3764-4a4c-af2b-daeea4eaa05a" ;
    dct:issued "2026-04-16T19:29:01"^^xsd:dateTime ;
    dct:modified "2026-04-16T19:29:01"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-b7e95643-f326-4572-bb4d-639a6f3b83c4" .

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

