@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/2f01bcb2-22ef-49a0-93a7-bb4b622f7df9> a dcat:Dataset ;
    dct:identifier "2f01bcb2-22ef-49a0-93a7-bb4b622f7df9" ;
    dct:issued "2026-01-26T12:44:02"^^xsd:dateTime ;
    dct:modified "2026-01-26T12:44:02"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/d31264ce-c42e-431b-93e7-24d992c295c6> ;
    dct:title "the_drogheda_independent-72455364-2dd8-4643-9309-4ea1c4d7accd" .

<https://journalismschemes.cnam.ie/organization/d31264ce-c42e-431b-93e7-24d992c295c6> a foaf:Organization ;
    foaf:name "The Drogheda Independent" .

