@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/3473d994-9248-44f9-b0b0-11157c2f71c4> a dcat:Dataset ;
    dct:identifier "3473d994-9248-44f9-b0b0-11157c2f71c4" ;
    dct:issued "2026-04-30T20:38:53"^^xsd:dateTime ;
    dct:modified "2026-04-30T20:38:53"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-3e99b114-6194-4d9b-816d-b9fadb668752" .

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

