@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/e7f2fe87-9c36-41c4-b43d-b85b03dcbec1> a dcat:Dataset ;
    dct:identifier "e7f2fe87-9c36-41c4-b43d-b85b03dcbec1" ;
    dct:issued "2026-03-19T20:06:37"^^xsd:dateTime ;
    dct:modified "2026-03-19T20:06:37"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-e9fa6f03-8cb7-4a78-9759-5de95114f614" .

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

