@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/2afe1937-4fbd-4ed1-a8e0-ae9d59ca9c5f> a dcat:Dataset ;
    dct:identifier "2afe1937-4fbd-4ed1-a8e0-ae9d59ca9c5f" ;
    dct:issued "2026-03-27T10:06:38"^^xsd:dateTime ;
    dct:modified "2026-03-27T10:06:38"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/b0f530db-23e0-4ea2-a945-3101e6a4e3ac> ;
    dct:title "cork_independent-d13d3930-333b-4245-9d87-fb8dbb68521d" .

<https://journalismschemes.cnam.ie/organization/b0f530db-23e0-4ea2-a945-3101e6a4e3ac> a foaf:Organization ;
    foaf:name "Cork Independent " .

