@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/f14ba029-ecdc-4573-b266-6db7b33bc8d9> a dcat:Dataset ;
    dct:identifier "f14ba029-ecdc-4573-b266-6db7b33bc8d9" ;
    dct:issued "2026-07-27T10:48:10"^^xsd:dateTime ;
    dct:modified "2026-07-27T10:48:10"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-8d80e1a1-e366-4af4-b38d-c2e197b950b5"@en,
        "the_journal-8d80e1a1-e366-4af4-b38d-c2e197b950b5"@ga .

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

