@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/6ba7face-ffd2-432f-b541-3a74d2dd5f39> a dcat:Dataset ;
    dct:identifier "6ba7face-ffd2-432f-b541-3a74d2dd5f39" ;
    dct:issued "2026-09-01T11:01:30"^^xsd:dateTime ;
    dct:modified "2026-09-01T11:01:30"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c8b7b629-3bdc-4192-beb1-0cfe9bbae636> ;
    dct:title "the_mayo_news-1a95aa8a-9c6f-42ad-94c8-e935c41a0ab1"@en,
        "the_mayo_news-1a95aa8a-9c6f-42ad-94c8-e935c41a0ab1"@ga .

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

