@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/25db0292-30a6-4d3e-96d5-b5546ff96930> a dcat:Dataset ;
    dct:identifier "25db0292-30a6-4d3e-96d5-b5546ff96930" ;
    dct:issued "2026-07-02T14:48:51"^^xsd:dateTime ;
    dct:modified "2026-07-02T14:48:51"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-7c8a1cc2-c7f1-4adf-a5bb-7d7450c2a774"@en,
        "irish_independent-7c8a1cc2-c7f1-4adf-a5bb-7d7450c2a774"@ga .

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

