@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/f623689a-626f-4f8a-88d2-cc351ff253c8> a dcat:Dataset ;
    dct:identifier "f623689a-626f-4f8a-88d2-cc351ff253c8" ;
    dct:issued "2026-05-08T16:05:05"^^xsd:dateTime ;
    dct:modified "2026-05-08T16:05:05"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-ef7c59b5-36b2-4c8a-b9d2-15a4fda6c20a"@en,
        "the_journal-ef7c59b5-36b2-4c8a-b9d2-15a4fda6c20a"@ga .

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

