@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/1ec70664-173d-4f3c-9b6a-392b892d7e6d> a dcat:Dataset ;
    dct:identifier "1ec70664-173d-4f3c-9b6a-392b892d7e6d" ;
    dct:issued "2026-07-17T14:34:13"^^xsd:dateTime ;
    dct:modified "2026-07-17T14:34:13"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c8b7b629-3bdc-4192-beb1-0cfe9bbae636> ;
    dct:title "the_mayo_news-8c4e9562-93c2-4e2d-b34f-68d126eb06d1"@en,
        "the_mayo_news-8c4e9562-93c2-4e2d-b34f-68d126eb06d1"@ga .

<https://journalismschemes.cnam.ie/organization/c8b7b629-3bdc-4192-beb1-0cfe9bbae636> a foaf:Agent ;
    foaf:name "The Mayo News " .

