@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/6e4f0659-ef39-4c5a-8347-1709eb238847> a dcat:Dataset ;
    dct:identifier "6e4f0659-ef39-4c5a-8347-1709eb238847" ;
    dct:issued "2026-07-24T10:00:34"^^xsd:dateTime ;
    dct:modified "2026-07-24T10:00:34"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-7a860600-491f-42dc-88f9-3ca3a49de409"@en,
        "the_munster_express-7a860600-491f-42dc-88f9-3ca3a49de409"@ga .

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

