@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/d580ea32-12a9-43e7-84de-8ec30717178c> a dcat:Dataset ;
    dct:identifier "d580ea32-12a9-43e7-84de-8ec30717178c" ;
    dct:issued "2026-07-21T16:29:25"^^xsd:dateTime ;
    dct:modified "2026-07-21T16:29:25"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-7fea690b-adc3-4c55-b7dc-ddc52a98e6db"@en,
        "irish_independent-7fea690b-adc3-4c55-b7dc-ddc52a98e6db"@ga .

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

