@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/47198> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/43998> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025508> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/95484> ;
    skos:notation "47198" ;
    skos:prefLabel "reporter (news)"@en,
        "verslaggever"@nl ;
    skos:scopeNote "People who observe and bring back an account of a news event or situation, usually also writing or narrating the account for broadcast, newspapers, journals, radio, television, or online."@en,
        "Journalisten die nieuws verzamelen en opschrijven of via de telefoon of in een uitzending vertellen, voor kranten, radio of televisie."@nl ;
    prov:generatedAtTime "2023-06-21T11:22:25+00:00"^^xsd:dateTime .

