@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/39f23a51-d4df-4d22-9f85-b07d5067ffbf> a dcat:Dataset ;
    dct:identifier "39f23a51-d4df-4d22-9f85-b07d5067ffbf" ;
    dct:issued "2026-03-03T09:49:49"^^xsd:dateTime ;
    dct:modified "2026-03-03T09:49:49"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/735557b5-3c13-4423-934c-9f180da3b30f> ;
    dct:title "connaught_telegraph-397ff7f5-75a9-40e2-9e02-4565ec48123f" .

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

