@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/0d4992b3-8f20-4161-a72f-6510220ddd8e> a dcat:Dataset ;
    dct:identifier "0d4992b3-8f20-4161-a72f-6510220ddd8e" ;
    dct:issued "2026-03-24T11:22:45"^^xsd:dateTime ;
    dct:modified "2026-03-24T11:22:45"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/735557b5-3c13-4423-934c-9f180da3b30f> ;
    dct:title "connaught_telegraph-6799bbd9-1748-485f-ab26-2e1be6f7d12c" .

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

