@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/9c3bd5fb-8fb0-4a5e-a6d9-4fb9b096ebad> a dcat:Dataset ;
    dct:identifier "9c3bd5fb-8fb0-4a5e-a6d9-4fb9b096ebad" ;
    dct:issued "2026-06-09T18:27:46"^^xsd:dateTime ;
    dct:modified "2026-06-09T18:27:46"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-b6f10235-c548-48c8-b976-e9d0300af68f"@en,
        "the_munster_express-b6f10235-c548-48c8-b976-e9d0300af68f"@ga .

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

