@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/fbb744f3-902b-4e4b-90bd-91f09529d9f8> a dcat:Dataset ;
    dct:identifier "fbb744f3-902b-4e4b-90bd-91f09529d9f8" ;
    dct:issued "2026-04-30T21:18:06"^^xsd:dateTime ;
    dct:modified "2026-04-30T21:18:06"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-5f4d8e32-a0e3-4d81-9659-27a7ab3f92f9" .

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

