@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/a60814aa-1db2-460d-a3ff-7d9c1e43abaf> a dcat:Dataset ;
    dct:identifier "a60814aa-1db2-460d-a3ff-7d9c1e43abaf" ;
    dct:issued "2026-07-27T09:27:00"^^xsd:dateTime ;
    dct:modified "2026-07-27T09:27:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/795bd690-42df-421f-bf37-d3c8d58cd904> ;
    dct:title "limerick_post-abb49ed4-23b4-45c1-985e-9439dfe28f5a"@en,
        "limerick_post-abb49ed4-23b4-45c1-985e-9439dfe28f5a"@ga .

<https://journalismschemes.cnam.ie/organization/795bd690-42df-421f-bf37-d3c8d58cd904> a foaf:Agent ;
    foaf:name "Limerick Post" .

