@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/2c8739e3-7d64-4e1e-8f0a-2b94fd0e2804> a dcat:Dataset ;
    dct:identifier "2c8739e3-7d64-4e1e-8f0a-2b94fd0e2804" ;
    dct:issued "2026-06-05T08:21:41"^^xsd:dateTime ;
    dct:modified "2026-06-05T08:21:41"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3b20ad71-a4bc-444e-b867-01098dc5dc3e> ;
    dct:title "the_southern_star-68874e8d-ef6b-4293-97f8-abb0690431ca"@en,
        "the_southern_star-68874e8d-ef6b-4293-97f8-abb0690431ca"@ga .

<https://journalismschemes.cnam.ie/organization/3b20ad71-a4bc-444e-b867-01098dc5dc3e> a foaf:Agent ;
    foaf:name "The Southern Star" .

