@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/1989f8b1-372f-45a6-ae39-aaaa2b26e674> a dcat:Dataset ;
    dct:identifier "1989f8b1-372f-45a6-ae39-aaaa2b26e674" ;
    dct:issued "2026-04-21T14:05:00"^^xsd:dateTime ;
    dct:modified "2026-04-21T14:05:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-481e5787-9812-4ffd-8722-9e265bf43d4b" .

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

