@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/3911ca6d-f706-410c-913f-93e0ef3f9c43> a dcat:Dataset ;
    dct:identifier "3911ca6d-f706-410c-913f-93e0ef3f9c43" ;
    dct:issued "2026-05-06T15:15:50"^^xsd:dateTime ;
    dct:modified "2026-05-06T15:15:50"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-5f5bc650-3b3e-419b-adad-477890a59b04" .

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

