@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/beef4436-b947-4b23-abd3-cc18fbd9d5ca> a dcat:Dataset ;
    dct:identifier "beef4436-b947-4b23-abd3-cc18fbd9d5ca" ;
    dct:issued "2026-04-15T13:44:01"^^xsd:dateTime ;
    dct:modified "2026-04-15T13:44:01"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/8c5afb8d-3b28-464e-b8e3-8f02e70a8c67> ;
    dct:title "the_anglo_celt-75f2a265-24d1-47ef-8435-f5808daaef63" .

<https://journalismschemes.cnam.ie/organization/8c5afb8d-3b28-464e-b8e3-8f02e70a8c67> a foaf:Organization ;
    foaf:name "The Anglo Celt" .

