@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/47080> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/41356> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300449125> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47080" ;
    skos:prefLabel "photographic finisher"@en,
        "meesterdrukker (fotografie)"@nl ;
    skos:scopeNote "People who project the image on a photographic negative onto light-sensitive print paper and chemically develop it into hard copy prints; typically used for people who are using the negatives created by other visual artists."@en ;
    prov:generatedAtTime "2023-09-19T13:44:07+00:00"^^xsd:dateTime .

