@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/4bc7b2b0-7fa9-4394-8f59-7c891ad854d2> a dcat:Dataset ;
    dct:identifier "4bc7b2b0-7fa9-4394-8f59-7c891ad854d2" ;
    dct:issued "2026-02-27T16:52:15"^^xsd:dateTime ;
    dct:modified "2026-02-27T16:52:15"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/516e4a21-35c9-4a08-a656-cf96b783f651> ;
    dct:title "the_kerryman-44e9c500-5385-492b-bd5e-49edb6bcbfeb" .

<https://journalismschemes.cnam.ie/organization/516e4a21-35c9-4a08-a656-cf96b783f651> a foaf:Organization ;
    foaf:name "The Kerryman" .

