@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/46e83bd2-70e8-4711-8683-98e1b2f012fe> a dcat:Dataset ;
    dct:identifier "46e83bd2-70e8-4711-8683-98e1b2f012fe" ;
    dct:issued "2026-04-17T13:25:30"^^xsd:dateTime ;
    dct:modified "2026-04-17T13:25:30"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-a44fb5d8-dbfe-4ab6-b497-b94a6931cdc8" .

<https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> a foaf:Organization ;
    foaf:name "Westmeath Examiner" .

