@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/46450> a skos:Concept ;
    skos:altLabel "blauwdruk (cyanotypie)"@nl,
        "blauwe foto"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/54048> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300134811> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/AFBSRT>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "46450" ;
    skos:prefLabel "cyanotype"@en,
        "cyanotypie"@nl ;
    skos:scopeNote "Blue-toned photographic prints produced by the blueprint process, not including reproductive prints of architectural or other technical drawings; for these, use \"blueprints\" or \"blueline prints.\""@en,
        "Fotografische afdrukken in een blauwtint, vervaardigd met het fotografisch procédé, dat gebruik maakt van ijzerzouten en cyanide. Het resultaat is een afbeelding in Pruisisch blauw. Hieronder vallen geen reproductieve afdrukken van bouw- of andere technische tekeningen; gebruik hiervoor 'blauwdrukken' of 'blauwlijnfilmafdrukken'."@nl ;
    prov:generatedAtTime "2023-03-22T15:26:30+00:00"^^xsd:dateTime .

