@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/5e7776a5-e508-41d9-b695-f730b07ba6c3> a dcat:Dataset ;
    dct:identifier "5e7776a5-e508-41d9-b695-f730b07ba6c3" ;
    dct:issued "2026-07-27T12:44:31"^^xsd:dateTime ;
    dct:modified "2026-07-27T12:44:31"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-7d3ffbe1-2a60-4f9a-9160-cf0bd3e88dde"@en,
        "the_journal-7d3ffbe1-2a60-4f9a-9160-cf0bd3e88dde"@ga .

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

