@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/d4658d1e-3a62-4eba-b81d-596fc0ca8db3> a dcat:Dataset ;
    dct:identifier "d4658d1e-3a62-4eba-b81d-596fc0ca8db3" ;
    dct:issued "2026-05-06T15:16:44"^^xsd:dateTime ;
    dct:modified "2026-05-06T15:16:44"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c1bbd9f0-0616-447c-a136-aa5c76cd6fbb> ;
    dct:title "the_journal-4d7cb6bb-63ef-44c3-a9b2-7899c1b9024d" .

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

