@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/b87835eb-1b7c-436e-a5ed-2ddbdd708389> a dcat:Dataset ;
    dct:identifier "b87835eb-1b7c-436e-a5ed-2ddbdd708389" ;
    dct:issued "2026-06-02T14:54:30"^^xsd:dateTime ;
    dct:modified "2026-06-02T14:54:30"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-d98ca1cb-319c-4fdb-b457-5c3487222b5e"@en,
        "irish_independent-d98ca1cb-319c-4fdb-b457-5c3487222b5e"@ga .

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

