@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/86f8f494-fad9-4db2-a3c1-b3ec466bfbef> a dcat:Dataset ;
    dct:identifier "86f8f494-fad9-4db2-a3c1-b3ec466bfbef" ;
    dct:issued "2026-07-27T10:54:05"^^xsd:dateTime ;
    dct:modified "2026-07-27T10:54:05"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-2d9b1d8d-d23a-4efe-8630-882aa94c9587"@en,
        "the_journal-2d9b1d8d-d23a-4efe-8630-882aa94c9587"@ga .

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

