@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/5841e41d-a48a-4f51-bc96-9e3b2505605f> a dcat:Dataset ;
    dct:identifier "5841e41d-a48a-4f51-bc96-9e3b2505605f" ;
    dct:issued "2026-08-05T10:04:00"^^xsd:dateTime ;
    dct:modified "2026-08-05T10:04:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c8b7b629-3bdc-4192-beb1-0cfe9bbae636> ;
    dct:title "the_mayo_news-0db3fc1e-e59e-4e58-a94f-968d16c4ab7a"@en,
        "the_mayo_news-0db3fc1e-e59e-4e58-a94f-968d16c4ab7a"@ga .

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

