@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/7617596f-4846-4d8d-92db-787d56b2b2f2> a dcat:Dataset ;
    dct:identifier "7617596f-4846-4d8d-92db-787d56b2b2f2" ;
    dct:issued "2026-08-25T14:45:00"^^xsd:dateTime ;
    dct:modified "2026-08-25T14:45:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-1d08d2e0-801e-4bbd-ab98-9a3ea8a152c9"@en,
        "roscommon_herald-1d08d2e0-801e-4bbd-ab98-9a3ea8a152c9"@ga .

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

