@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/4964ce37-2ae8-4511-b3a8-105da42c9be4> a dcat:Dataset ;
    dct:identifier "4964ce37-2ae8-4511-b3a8-105da42c9be4" ;
    dct:issued "2026-03-10T13:43:22"^^xsd:dateTime ;
    dct:modified "2026-03-10T13:43:22"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/735557b5-3c13-4423-934c-9f180da3b30f> ;
    dct:title "connaught_telegraph-1a42291d-1b96-4f0e-92a3-0041bb1f88ae" .

<https://journalismschemes.cnam.ie/organization/735557b5-3c13-4423-934c-9f180da3b30f> a foaf:Organization ;
    foaf:name "Connaught Telegraph" .

