@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/087c7dc2-26f7-4f44-8566-e0310c4257ac> a dcat:Dataset ;
    dct:identifier "087c7dc2-26f7-4f44-8566-e0310c4257ac" ;
    dct:issued "2026-02-27T19:28:48"^^xsd:dateTime ;
    dct:modified "2026-02-27T19:28:48"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/d31264ce-c42e-431b-93e7-24d992c295c6> ;
    dct:title "the_drogheda_independent-a2d61d4e-bca4-4624-83e3-4a508fa00775" .

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

