@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/5a9f49f3-577c-41d3-95e0-51d77fe97109> a dcat:Dataset ;
    dct:identifier "5a9f49f3-577c-41d3-95e0-51d77fe97109" ;
    dct:issued "2026-03-05T08:20:45"^^xsd:dateTime ;
    dct:modified "2026-03-05T08:20:45"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "independentie-51798ed5-ce9e-4abe-871a-da8221ed5418" .

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

