@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/4ef01f58-b5c6-4df1-98a9-6922a8b0c417> a dcat:Dataset ;
    dct:identifier "4ef01f58-b5c6-4df1-98a9-6922a8b0c417" ;
    dct:issued "2026-03-24T16:31:47"^^xsd:dateTime ;
    dct:modified "2026-03-24T16:31:47"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-418f2600-2e8f-4c05-a80d-c3d7f0c20c0f" .

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

