@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/532a99ef-8e04-4a69-95a4-6dee7d3f3a1b> a dcat:Dataset ;
    dct:identifier "532a99ef-8e04-4a69-95a4-6dee7d3f3a1b" ;
    dct:issued "2026-07-02T14:14:13"^^xsd:dateTime ;
    dct:modified "2026-07-02T14:14:13"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "irish_independent-fcc77739-97d1-4c70-93c1-be5a19ea5af6"@en,
        "irish_independent-fcc77739-97d1-4c70-93c1-be5a19ea5af6"@ga .

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

