@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/b45e5687-6717-4818-a3d2-b0654da4eda4> a dcat:Dataset ;
    dct:identifier "b45e5687-6717-4818-a3d2-b0654da4eda4" ;
    dct:issued "2026-03-18T10:06:34"^^xsd:dateTime ;
    dct:modified "2026-03-18T10:06:34"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/514ddb8d-ff64-4170-8316-f4d38d1e3e1e> ;
    dct:title "western_people-22720801-2c14-4ed8-9c5f-749f76da5e02" .

<https://journalismschemes.cnam.ie/organization/514ddb8d-ff64-4170-8316-f4d38d1e3e1e> a foaf:Organization ;
    foaf:name "Western People" .

