@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/b01d7226-5530-442f-88ed-07a8780e36ff> a dcat:Dataset ;
    dct:identifier "b01d7226-5530-442f-88ed-07a8780e36ff" ;
    dct:issued "2026-05-12T12:34:05"^^xsd:dateTime ;
    dct:modified "2026-05-12T12:34:05"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/1c46cc48-566f-4ac0-a6fc-04b569339366> ;
    dct:title "waterford_news_star-2588d7b3-4cec-4464-82d1-cf2d25adbb7f"@en,
        "waterford_news_star-2588d7b3-4cec-4464-82d1-cf2d25adbb7f"@ga .

<https://journalismschemes.cnam.ie/organization/1c46cc48-566f-4ac0-a6fc-04b569339366> a foaf:Agent ;
    foaf:name "Waterford News & Star" .

