@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/ad7b8e01-5f32-4a01-826c-b5563caaa4b8> a dcat:Dataset ;
    dct:identifier "ad7b8e01-5f32-4a01-826c-b5563caaa4b8" ;
    dct:issued "2026-04-24T22:28:29"^^xsd:dateTime ;
    dct:modified "2026-04-24T22:28:29"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/80d764c9-2998-468b-b1f5-57f744ed92d8> ;
    dct:title "longford_leader-2345ce75-787a-456e-85d3-9bd4890a1eb9" .

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

