@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/d2b1289c-4d39-48b3-9200-bfb838065c9d> a dcat:Dataset ;
    dct:identifier "d2b1289c-4d39-48b3-9200-bfb838065c9d" ;
    dct:issued "2026-04-16T19:28:04"^^xsd:dateTime ;
    dct:modified "2026-04-16T19:28:04"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-38d9dd01-8e05-4123-8564-b78e49b2d1bc" .

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

