@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/aa08f425-95e4-4b13-894a-8ff5cb9ea9d0> a dcat:Dataset ;
    dct:identifier "aa08f425-95e4-4b13-894a-8ff5cb9ea9d0" ;
    dct:issued "2026-04-10T15:03:35"^^xsd:dateTime ;
    dct:modified "2026-04-10T15:03:35"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/7012b7da-3fc4-4a43-9d04-d1d18c602a4f> ;
    dct:title "independentie-7f93e7c7-71fc-4bf2-89fa-fc97a14cdd4f" .

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

