@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/d572e26f-3ccc-4020-986f-88367e7f659f> a dcat:Dataset ;
    dct:identifier "d572e26f-3ccc-4020-986f-88367e7f659f" ;
    dct:issued "2026-05-29T15:30:30"^^xsd:dateTime ;
    dct:modified "2026-05-29T15:30:30"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/8c5afb8d-3b28-464e-b8e3-8f02e70a8c67> ;
    dct:title "the_anglo_celt-086e0921-b20f-421f-89d9-223aa9c50ef0"@en,
        "the_anglo_celt-086e0921-b20f-421f-89d9-223aa9c50ef0"@ga .

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

