@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/a63623f0-79e6-4f99-97cd-0e3f997c0045> a dcat:Dataset ;
    dct:identifier "a63623f0-79e6-4f99-97cd-0e3f997c0045" ;
    dct:issued "2026-06-24T11:00:45"^^xsd:dateTime ;
    dct:modified "2026-06-24T11:00:45"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-58f68bd5-fa9d-4556-9b51-a3dadfa2cbd1"@en,
        "irish_independent-58f68bd5-fa9d-4556-9b51-a3dadfa2cbd1"@ga .

<https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> a foaf:Agent ;
    foaf:name "Irish Independent" .

