@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/485e720f-1041-4208-ab16-c31b5d294b3a> a dcat:Dataset ;
    dct:identifier "485e720f-1041-4208-ab16-c31b5d294b3a" ;
    dct:issued "2026-05-08T15:55:08"^^xsd:dateTime ;
    dct:modified "2026-05-08T15:55:08"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-5ac899ec-c79b-4337-ae26-917d371f471c"@en,
        "the_journal-5ac899ec-c79b-4337-ae26-917d371f471c"@ga .

<https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> a foaf:Agent ;
    foaf:name "The Journal " .

