@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/1461b31b-01eb-4859-b9e2-0b385d0e7da3> a dcat:Dataset ;
    dct:identifier "1461b31b-01eb-4859-b9e2-0b385d0e7da3" ;
    dct:issued "2026-04-07T12:06:00"^^xsd:dateTime ;
    dct:modified "2026-04-07T12:06:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/735557b5-3c13-4423-934c-9f180da3b30f> ;
    dct:title "connaught_telegraph-d371b49d-24f8-47c7-945b-877139e34d6a" .

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

