@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/47043> a skos:Concept ;
    skos:altLabel "photo editor"@en,
        "picture researcher"@en,
        "foto researcher"@nl,
        "fotoredacteur"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/47558> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q861009> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47043" ;
    skos:prefLabel "picture editor"@en,
        "beeldredacteur"@nl ;
    skos:scopeNote "Person responsible for searching and collecting photo illustrations."@en,
        "Persoon die verantwoordelijk is voor het zoeken en verzamelen van foto-illustraties."@nl ;
    prov:generatedAtTime "2023-09-19T12:58:02+00:00"^^xsd:dateTime .

