@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/88ff2461-5845-4215-a8a6-f9b793a92e35> a dcat:Dataset ;
    dct:identifier "88ff2461-5845-4215-a8a6-f9b793a92e35" ;
    dct:issued "2026-04-30T16:45:57"^^xsd:dateTime ;
    dct:modified "2026-04-30T16:45:57"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-81d6d6cd-dddf-4c0d-abb1-2a6f9d9e0c26"@en,
        "irish_independent-81d6d6cd-dddf-4c0d-abb1-2a6f9d9e0c26"@ga .

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

