@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/20b96c36-584d-4f3e-a235-5390ebbaee5d> a dcat:Dataset ;
    dct:identifier "20b96c36-584d-4f3e-a235-5390ebbaee5d" ;
    dct:issued "2026-06-30T08:36:28"^^xsd:dateTime ;
    dct:modified "2026-06-30T08:36:28"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3b20ad71-a4bc-444e-b867-01098dc5dc3e> ;
    dct:title "the_southern_star-3f46c71d-7aa6-4998-873c-f80bf50836f2"@en,
        "the_southern_star-3f46c71d-7aa6-4998-873c-f80bf50836f2"@ga .

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

