@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/785e93d9-f9dc-4912-82ac-4641c089f0cd> a dcat:Dataset ;
    dct:identifier "785e93d9-f9dc-4912-82ac-4641c089f0cd" ;
    dct:issued "2026-06-04T11:50:00"^^xsd:dateTime ;
    dct:modified "2026-06-04T11:50:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-c41c3dbc-dd2c-40a9-a9ed-750630720043"@en,
        "the_nenagh_guardian-c41c3dbc-dd2c-40a9-a9ed-750630720043"@ga .

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

