@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/85b2701a-ef46-4427-9b20-1898575f8de8> a dcat:Dataset ;
    dct:identifier "85b2701a-ef46-4427-9b20-1898575f8de8" ;
    dct:issued "2026-07-17T10:03:04"^^xsd:dateTime ;
    dct:modified "2026-07-17T10:03:04"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/29bdc8df-bedf-446e-a101-4a445651b617> ;
    dct:title "the_nenagh_guardian-4feb916c-0434-4be6-9e12-6bb687183986"@en,
        "the_nenagh_guardian-4feb916c-0434-4be6-9e12-6bb687183986"@ga .

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

