@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/43e82e8d-86a6-43d9-8095-856c5ebd1ae2> a dcat:Dataset ;
    dct:identifier "43e82e8d-86a6-43d9-8095-856c5ebd1ae2" ;
    dct:issued "2026-08-27T11:27:31"^^xsd:dateTime ;
    dct:modified "2026-08-27T11:27:31"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-8fd4e1d0-557a-4f28-a8cf-baae7af72427"@en,
        "irish_independent-8fd4e1d0-557a-4f28-a8cf-baae7af72427"@ga .

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

