@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/c05517c4-a7ed-4b18-a1ee-4fb688e7b71f> a dcat:Dataset ;
    dct:identifier "c05517c4-a7ed-4b18-a1ee-4fb688e7b71f" ;
    dct:issued "2026-05-14T10:22:40"^^xsd:dateTime ;
    dct:modified "2026-05-14T10:22:40"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a48645c2-a006-45ec-a85e-2a48ced24055> ;
    dct:title "dublin_inquirer-c711b8c1-9b88-45a6-9c40-bc4e644d3e28" .

<https://journalismschemes.cnam.ie/organization/a48645c2-a006-45ec-a85e-2a48ced24055> a foaf:Organization ;
    foaf:name "Dublin Inquirer" .

