@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/3f92fb23-f0cf-4dd4-ab41-8aca9c62e207> a dcat:Dataset ;
    dct:identifier "3f92fb23-f0cf-4dd4-ab41-8aca9c62e207" ;
    dct:issued "2026-04-06T14:01:02"^^xsd:dateTime ;
    dct:modified "2026-04-06T14:33:17"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b511ac77-65c9-4ffc-9fa9-2302369ab3fb> ;
    dct:title "roscommon_herald-2e6b8c0c-ae2f-4d98-a554-45d1e2b51f19" .

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

