@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/c6a5e83e-e895-491b-b3d5-88ce1367ed77> a dcat:Dataset ;
    dct:identifier "c6a5e83e-e895-491b-b3d5-88ce1367ed77" ;
    dct:issued "2026-01-23T17:50:39"^^xsd:dateTime ;
    dct:modified "2026-01-23T17:50:39"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3bb3d8dd-2347-46a7-993a-429bb9bbbf0a> ;
    dct:title "limerick_leader-017f3d43-ec1d-47bf-b634-3b5ed70b5d0f" .

<https://journalismschemes.cnam.ie/organization/3bb3d8dd-2347-46a7-993a-429bb9bbbf0a> a foaf:Organization ;
    foaf:name " Limerick Leader" .

