@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/90084d4b-0d2a-42d9-bb3c-26aa4a6d32ab> a dcat:Dataset ;
    dct:identifier "90084d4b-0d2a-42d9-bb3c-26aa4a6d32ab" ;
    dct:issued "2026-03-04T18:12:54"^^xsd:dateTime ;
    dct:modified "2026-03-04T18:12:54"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/d31264ce-c42e-431b-93e7-24d992c295c6> ;
    dct:title "the_drogheda_independent-99cfb828-9b88-4fa9-bb73-1802d57597d6" .

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

