@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/5f1d3364-f580-464a-a828-9104992db986> a dcat:Dataset ;
    dct:identifier "5f1d3364-f580-464a-a828-9104992db986" ;
    dct:issued "2026-06-09T18:10:01"^^xsd:dateTime ;
    dct:modified "2026-06-09T18:10:01"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-4c9e086d-1a35-4d35-a0a6-7e8a103ffc6a"@en,
        "the_munster_express-4c9e086d-1a35-4d35-a0a6-7e8a103ffc6a"@ga .

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

