@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/4d6953d9-f7c6-4ca5-a560-41d79901930f> a dcat:Dataset ;
    dct:identifier "4d6953d9-f7c6-4ca5-a560-41d79901930f" ;
    dct:issued "2026-09-04T09:31:04"^^xsd:dateTime ;
    dct:modified "2026-09-04T09:31:04"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/795bd690-42df-421f-bf37-d3c8d58cd904> ;
    dct:title "limerick_post-ac5be882-111b-4d2f-9fdb-8ff714d2c989"@en,
        "limerick_post-ac5be882-111b-4d2f-9fdb-8ff714d2c989"@ga .

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

