@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/0e6b6082-79d0-44c0-adf6-c4a86968abec> a dcat:Dataset ;
    dct:identifier "0e6b6082-79d0-44c0-adf6-c4a86968abec" ;
    dct:issued "2026-07-31T10:42:11"^^xsd:dateTime ;
    dct:modified "2026-07-31T10:43:37"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-5f315904-2ef4-4a1e-88e6-53d8dfaa93b7"@en,
        "irish_independent-5f315904-2ef4-4a1e-88e6-53d8dfaa93b7"@ga .

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

