@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/98467> a skos:Concept ;
    skos:altLabel "procedé Asser"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/54072> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053275> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/98466> ;
    skos:notation "98467" ;
    skos:prefLabel "photolithography"@en,
        "fotolithografie (procedé)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/46455> ;
    skos:scopeNote "A planographic photomechanical process that uses the same principle as lithography, the repulsion of oil and water, but uses a photographic process to transfer the image to the plate."@en,
        "Een planografisch, fotomechanisch procédé dat uitgaat van hetzelfde principe als lithografie, te weten de afstoting van olie en water, maar waarbij de afbeelding met behulp van een fotografisch procédé op de plaat wordt overgebracht."@nl ;
    prov:generatedAtTime "2023-09-20T11:00:03+00:00"^^xsd:dateTime .

