@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/b968b255-9d33-4fb4-8275-c23c8915536e> a dcat:Dataset ;
    dct:identifier "b968b255-9d33-4fb4-8275-c23c8915536e" ;
    dct:issued "2026-03-24T16:45:27"^^xsd:dateTime ;
    dct:modified "2026-03-24T16:45:27"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-8d24bec6-1a16-4714-92fe-188336ce7908" .

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

