@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/61800> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54072> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300194345> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "61800" ;
    skos:prefLabel "heliotype (process)"@en,
        "heliotypie (procedé)"@nl ;
    skos:scopeNote "A modified version of collotype in which the alum-hardened gelatin layer is transferred from glass to the metal plate; allows for the making of many more prints than ordinary collotype."@en,
        "Een aangepaste versie van lichtdruk waarin de met aluin geharde gelatinelaag wordt overgebracht van glas op de metaalplaat; zo kunnen veel meer afdrukken worden gemaakt dan bij de gewone lichtdruk."@nl ;
    prov:generatedAtTime "2023-07-27T12:49:35+00:00"^^xsd:dateTime .

