@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/6cc1b7f0-c41c-490a-8eed-849d0ae87a9c> a dcat:Dataset ;
    dct:identifier "6cc1b7f0-c41c-490a-8eed-849d0ae87a9c" ;
    dct:issued "2026-03-25T09:52:00"^^xsd:dateTime ;
    dct:modified "2026-03-25T09:52:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-cebc6c89-20da-4f7b-bc1b-1fc1f6ad716f" .

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

