@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/f8b011c4-7ec0-4445-bff7-64f8d96dd17d> a dcat:Dataset ;
    dct:identifier "f8b011c4-7ec0-4445-bff7-64f8d96dd17d" ;
    dct:issued "2026-09-22T10:14:05"^^xsd:dateTime ;
    dct:modified "2026-09-22T10:14:05"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-9d13dc3f-1eda-4636-b1cb-40283ab2ec58"@en,
        "the_munster_express-9d13dc3f-1eda-4636-b1cb-40283ab2ec58"@ga .

<https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> a foaf:Agent ;
    foaf:name "The Munster Express" .

