@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/83563> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014720> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83563" ;
    skos:prefLabel "binder (material)"@en,
        "bindmiddel"@nl ;
    skos:scopeNote "Any substance that produces or promotes cohesion among loosely assembled materials; also includes the substance in a photograph or photographic film that holds the final image material. For the combined material of photographic binder and image material, use \"emulsion.\""@en,
        "Te gebruiken voor een substantie die cohesie bewerkstelligt of bevordert tussen los samengevoegde materialen; wordt ook gebruikt voor de substantie in een foto of een fotofilm die het uiteindelijke beeldmateriaal vasthoudt. Gebruik 'emulsie' voor de combinatie van fotografisch bind- en beeldmateriaal."@nl ;
    prov:generatedAtTime "2023-08-14T09:24:18+00:00"^^xsd:dateTime .

