@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/30cc52cc-ee32-43a5-b3b7-f4c2b840195f> a dcat:Dataset ;
    dct:identifier "30cc52cc-ee32-43a5-b3b7-f4c2b840195f" ;
    dct:issued "2026-08-18T16:31:26"^^xsd:dateTime ;
    dct:modified "2026-08-18T16:31:26"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/514ddb8d-ff64-4170-8316-f4d38d1e3e1e> ;
    dct:title "western_people-456d7d45-d9a7-46ab-9983-247e252c87b6"@en,
        "western_people-456d7d45-d9a7-46ab-9983-247e252c87b6"@ga .

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

