@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/9049c8d4-0d4d-4600-bde8-f2e1ec3ecb3a> a dcat:Dataset ;
    dct:identifier "9049c8d4-0d4d-4600-bde8-f2e1ec3ecb3a" ;
    dct:issued "2026-03-15T18:08:39"^^xsd:dateTime ;
    dct:modified "2026-03-15T18:08:39"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/1c46cc48-566f-4ac0-a6fc-04b569339366> ;
    dct:title "waterford_news_star-976dff6c-4577-4575-8f46-c88b0fe48b45" .

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

