@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/f6f8aa3b-2712-4b24-a064-bfbce66d1405> a dcat:Dataset ;
    dct:identifier "f6f8aa3b-2712-4b24-a064-bfbce66d1405" ;
    dct:issued "2026-03-19T20:39:33"^^xsd:dateTime ;
    dct:modified "2026-03-19T20:39:33"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-ef237c0e-403d-49e1-b9af-3b18029a0a3a" .

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

