@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/dec4d9a3-87e9-4871-b0b0-e1bc0cbec62d> a dcat:Dataset ;
    dct:identifier "dec4d9a3-87e9-4871-b0b0-e1bc0cbec62d" ;
    dct:issued "2026-03-13T17:01:35"^^xsd:dateTime ;
    dct:modified "2026-03-13T17:03:24"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-5c97b0dc-176f-45dc-8143-823ed5ea6edb" .

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

