@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/19474eea-536c-48b1-a403-0a8f81d417a3> a dcat:Dataset ;
    dct:identifier "19474eea-536c-48b1-a403-0a8f81d417a3" ;
    dct:issued "2026-04-22T11:56:38"^^xsd:dateTime ;
    dct:modified "2026-04-22T11:56:38"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-4584957b-46b8-47c5-b281-065c610a7edf" .

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

