@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/7a64ddbb-41cb-44b5-a9fd-bddf595d8afc> a dcat:Dataset ;
    dct:identifier "7a64ddbb-41cb-44b5-a9fd-bddf595d8afc" ;
    dct:issued "2026-08-25T14:02:11"^^xsd:dateTime ;
    dct:modified "2026-08-25T14:02:11"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-e1624fdc-809e-47b8-ae1c-7e8f2811ed98"@en,
        "the_munster_express-e1624fdc-809e-47b8-ae1c-7e8f2811ed98"@ga .

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

