@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/a48deee2-c712-42bd-8134-ae0acfb03d28> a dcat:Dataset ;
    dct:identifier "a48deee2-c712-42bd-8134-ae0acfb03d28" ;
    dct:issued "2026-07-27T14:43:04"^^xsd:dateTime ;
    dct:modified "2026-07-27T14:43:04"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-c1e53e34-e11a-4c44-a07e-3cf3c298f2b2"@en,
        "the_journal-c1e53e34-e11a-4c44-a07e-3cf3c298f2b2"@ga .

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

