@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/7ab0082c-ca0e-4042-9e77-b4aff3537f4f> a dcat:Dataset ;
    dct:identifier "7ab0082c-ca0e-4042-9e77-b4aff3537f4f" ;
    dct:issued "2026-05-12T18:52:19"^^xsd:dateTime ;
    dct:modified "2026-05-12T18:52:19"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-943cd624-7f3f-4778-8bfc-8c49e7455a1d" .

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

