@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/0b38c44c-10a4-451b-a84e-10a3296a7361> a dcat:Dataset ;
    dct:identifier "0b38c44c-10a4-451b-a84e-10a3296a7361" ;
    dct:issued "2026-04-22T11:50:50"^^xsd:dateTime ;
    dct:modified "2026-04-22T11:50:50"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-d74a04a5-5a3d-4af4-95dd-46ba13b08148" .

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

