@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/c6d2309a-5be4-4b52-9e31-2b229932bcdc> a dcat:Dataset ;
    dct:identifier "c6d2309a-5be4-4b52-9e31-2b229932bcdc" ;
    dct:issued "2026-04-21T14:45:55"^^xsd:dateTime ;
    dct:modified "2026-04-21T14:45:55"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-b265f815-5c22-4a16-ac7b-9fd2172fec5d" .

<https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> a foaf:Organization ;
    foaf:name "Roscommon Herald" .

