@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/90f108ab-4f73-42a1-bd2b-f7138362eb0f> a dcat:Dataset ;
    dct:identifier "90f108ab-4f73-42a1-bd2b-f7138362eb0f" ;
    dct:issued "2026-04-24T15:36:56"^^xsd:dateTime ;
    dct:modified "2026-04-24T15:36:56"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/8c5afb8d-3b28-464e-b8e3-8f02e70a8c67> ;
    dct:title "the_anglo_celt-1abd6fb8-af5f-433e-96cf-0ea6ed85f41b" .

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

