@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/55667> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/46705> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300138324> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "55667" ;
    skos:prefLabel "bromoil print"@en,
        "broomoliedruk"@nl ;
    skos:scopeNote "Prints made from the photographic process in which the developed silver in a gelatin print is used as a catalyst to tan the gelatin, and the untanned highlights are used as a resist to a greasy ink. The original plate may be the end product or may be used as a master for transferring the image to another support. Resulting prints resemble etchings or lithographs. Though the process was originally described ca. 1907, prints may be made in this way using modern enlarging papers."@en,
        "Oliedrukken, waarbij wordt uitgegaan van een vergroting op bromidepapier, zodat een contactnegatief niet nodig is. Het fotopapier wordt na de normale afwerking gebleekt, waarbij het zilverbeeld verdwijnt en een in verschillende mate gelooid gelatinereliëf overblijft. Hiervan worden afdrukken gemaakt."@nl ;
    prov:generatedAtTime "2023-03-22T15:18:34+00:00"^^xsd:dateTime .

