@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/5f52a79b-aa77-4e2a-a49c-a0ce156e0c6e> a dcat:Dataset ;
    dct:identifier "5f52a79b-aa77-4e2a-a49c-a0ce156e0c6e" ;
    dct:issued "2026-03-12T12:36:11"^^xsd:dateTime ;
    dct:modified "2026-03-12T12:36:11"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-57d2f5f8-624b-4795-b89a-524f08b8e9f5" .

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

