@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/5283aa99-ae87-43e3-9e9d-7049c9cf5aae> a dcat:Dataset ;
    dct:identifier "5283aa99-ae87-43e3-9e9d-7049c9cf5aae" ;
    dct:issued "2026-04-21T15:44:09"^^xsd:dateTime ;
    dct:modified "2026-04-21T15:44:09"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-682bf862-fc1e-4c82-9c6f-23af22de9ad3" .

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

