@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/3e5833af-c52e-45b5-8263-b87d28b80e96> a dcat:Dataset ;
    dct:identifier "3e5833af-c52e-45b5-8263-b87d28b80e96" ;
    dct:issued "2026-03-12T12:35:49"^^xsd:dateTime ;
    dct:modified "2026-03-12T12:36:12"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "independentie-8522713b-7a51-4495-a4ab-acface4e29ea" .

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

