@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/5d15b7a4-a1d0-47b4-b16c-fb6318dc563a> a dcat:Dataset ;
    dct:identifier "5d15b7a4-a1d0-47b4-b16c-fb6318dc563a" ;
    dct:issued "2026-04-22T11:43:22"^^xsd:dateTime ;
    dct:modified "2026-04-22T11:43:22"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-bd992df3-5bb8-4d63-a9af-75757dc2b802" .

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

