@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/b041bcab-2d3b-4358-aa4f-6d37d3cb8fd8> a dcat:Dataset ;
    dct:identifier "b041bcab-2d3b-4358-aa4f-6d37d3cb8fd8" ;
    dct:issued "2026-03-06T16:15:42"^^xsd:dateTime ;
    dct:modified "2026-03-06T16:15:42"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/80d764c9-2998-468b-b1f5-57f744ed92d8> ;
    dct:title "longford_leader-a26f1229-b8c2-48ef-8a40-1766133a4118" .

<https://journalismschemes.cnam.ie/organization/80d764c9-2998-468b-b1f5-57f744ed92d8> a foaf:Organization ;
    foaf:name "Longford Leader " .

