@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/d4e3a3d1-b1d9-4b51-89b1-da734db9e5aa> a dcat:Dataset ;
    dct:identifier "d4e3a3d1-b1d9-4b51-89b1-da734db9e5aa" ;
    dct:issued "2026-04-10T11:22:02"^^xsd:dateTime ;
    dct:modified "2026-04-10T11:22:02"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3b6e5aec-72ee-4e04-9b3a-f94061e592d8> ;
    dct:title "the_wicklow_people-c42f71a3-435e-4d9b-98b2-d90a0042fbe2" .

<https://journalismschemes.cnam.ie/organization/3b6e5aec-72ee-4e04-9b3a-f94061e592d8> a foaf:Organization ;
    foaf:name "The Wicklow People " .

