@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/2cc3e069-0424-48d9-8c98-eefd03e50e62> a dcat:Dataset ;
    dct:identifier "2cc3e069-0424-48d9-8c98-eefd03e50e62" ;
    dct:issued "2026-05-15T15:23:20"^^xsd:dateTime ;
    dct:modified "2026-05-15T15:23:20"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-3fe649fa-641d-4d80-9d95-c2b6260843fd"@en,
        "roscommon_herald-3fe649fa-641d-4d80-9d95-c2b6260843fd"@ga .

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

