@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/73b72bb7-78d1-4df3-ba65-b8fe6fd472b6> a dcat:Dataset ;
    dct:identifier "73b72bb7-78d1-4df3-ba65-b8fe6fd472b6" ;
    dct:issued "2026-07-11T16:12:34"^^xsd:dateTime ;
    dct:modified "2026-07-11T16:12:34"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/1c46cc48-566f-4ac0-a6fc-04b569339366> ;
    dct:title "waterford_news_star-8e7ebd1b-81e7-42df-9c26-79531a168c54"@en,
        "waterford_news_star-8e7ebd1b-81e7-42df-9c26-79531a168c54"@ga .

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

