@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/2d5288cc-4005-4943-a976-26f3297b93ac> a dcat:Dataset ;
    dct:identifier "2d5288cc-4005-4943-a976-26f3297b93ac" ;
    dct:issued "2026-07-17T14:43:57"^^xsd:dateTime ;
    dct:modified "2026-07-17T14:43:57"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c8b7b629-3bdc-4192-beb1-0cfe9bbae636> ;
    dct:title "the_mayo_news-c357f536-c8b2-4dc5-9a9e-3af7b73fe071"@en,
        "the_mayo_news-c357f536-c8b2-4dc5-9a9e-3af7b73fe071"@ga .

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

