@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/3899abec-3ffd-48dd-af78-7fc45e346432> a dcat:Dataset ;
    dct:identifier "3899abec-3ffd-48dd-af78-7fc45e346432" ;
    dct:issued "2026-08-25T14:00:13"^^xsd:dateTime ;
    dct:modified "2026-08-25T14:00:13"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-d6f7e5ec-9e9c-4fa0-bf9d-dd85b6e1d932"@en,
        "the_munster_express-d6f7e5ec-9e9c-4fa0-bf9d-dd85b6e1d932"@ga .

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

