@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/8a5c87e3-2f8b-4670-bd5e-cc9f7d437385> a dcat:Dataset ;
    dct:identifier "8a5c87e3-2f8b-4670-bd5e-cc9f7d437385" ;
    dct:issued "2026-05-08T15:57:34"^^xsd:dateTime ;
    dct:modified "2026-05-08T15:57:34"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-7f1a2cce-aa6d-4f33-a86b-534e4ed1b18a"@en,
        "the_journal-7f1a2cce-aa6d-4f33-a86b-534e4ed1b18a"@ga .

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

