@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/3504e9a6-4202-482b-9f98-debea2872848> a dcat:Dataset ;
    dct:identifier "3504e9a6-4202-482b-9f98-debea2872848" ;
    dct:issued "2026-08-16T09:12:00"^^xsd:dateTime ;
    dct:modified "2026-08-16T09:12:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-05230817-d463-4c12-af79-6116a171cb9c"@en,
        "roscommon_herald-05230817-d463-4c12-af79-6116a171cb9c"@ga .

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

