@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/92bc90c1-da7e-4708-a3b7-cb2b8cec07a3> a dcat:Dataset ;
    dct:identifier "92bc90c1-da7e-4708-a3b7-cb2b8cec07a3" ;
    dct:issued "2026-03-24T16:33:43"^^xsd:dateTime ;
    dct:modified "2026-03-24T16:33:43"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-c2dfc86d-c4ec-4eb2-883a-bd48522e4d4a" .

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

