@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/a1f98ada-3a7c-4e58-b4e9-736f2b3cc5eb> a dcat:Dataset ;
    dct:identifier "a1f98ada-3a7c-4e58-b4e9-736f2b3cc5eb" ;
    dct:issued "2026-04-09T11:23:30"^^xsd:dateTime ;
    dct:modified "2026-04-09T11:23:30"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/988fbc3c-4f65-425f-bd7f-fb722308f2ca> ;
    dct:title "meath_chronicle-2e9e072b-7135-4121-9b50-fa1df7f014eb" .

<https://journalismschemes.cnam.ie/organization/988fbc3c-4f65-425f-bd7f-fb722308f2ca> a foaf:Organization ;
    foaf:name "Meath Chronicle " .

