@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/8dbeb533-381f-4a84-8300-a57ea26caefd> a dcat:Dataset ;
    dct:identifier "8dbeb533-381f-4a84-8300-a57ea26caefd" ;
    dct:issued "2026-05-08T16:03:41"^^xsd:dateTime ;
    dct:modified "2026-05-08T16:03:41"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-599e11d0-5162-41a9-a9f1-cc7f1915cb8c"@en,
        "the_journal-599e11d0-5162-41a9-a9f1-cc7f1915cb8c"@ga .

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

