@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/17646e6f-7d47-494b-99c7-3dc6386ad4a7> a dcat:Dataset ;
    dct:identifier "17646e6f-7d47-494b-99c7-3dc6386ad4a7" ;
    dct:issued "2026-03-25T10:00:10"^^xsd:dateTime ;
    dct:modified "2026-03-25T10:00:10"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-1383a102-626e-4a2a-b45d-04002863666e" .

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

