@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/7c9b52b0-3eec-4f5d-8099-6dd7ac9b2867> a dcat:Dataset ;
    dct:identifier "7c9b52b0-3eec-4f5d-8099-6dd7ac9b2867" ;
    dct:issued "2026-03-19T20:08:09"^^xsd:dateTime ;
    dct:modified "2026-03-19T20:08:09"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-20de24e9-1f3b-47d5-8d30-ed5ada4c1532" .

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

