@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/f4f5cdc0-bd62-40a0-8c00-3e3a9868ba8b> a dcat:Dataset ;
    dct:identifier "f4f5cdc0-bd62-40a0-8c00-3e3a9868ba8b" ;
    dct:issued "2026-03-25T10:30:42"^^xsd:dateTime ;
    dct:modified "2026-03-25T10:30:42"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-73697260-e706-44a0-b2b4-c2d07ee4e2d7" .

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

