@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/79347> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79349> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79347" ;
    skos:prefLabel "blueprint"@en,
        "blauwdruk"@nl ;
    skos:scopeNote "Reproductive prints of architectural plans, maps, mechanical drawings, and other technical drawings, characterized by having white images on blue backgrounds and produced by the blueprint process. For blue images on white backgrounds, use \"blueline prints.\" For blue-toned photographs produced by the blueprint process, use \"cyanotypes.\""@en,
        "Gebruikt voor reproductieve afdrukken van architectonische en andere technische tekeningen met witte afbeeldingen op een blauwe achtergrond, die zijn geproduceerd door middel van het blauwdrukprocédé. Voor blauwe afbeeldingen op een witte achtergrond wordt 'blauwlijnfilm-afdrukken' gebruikt. Voor blauw gekleurde foto's die zijn geproduceerd door middel van het blauwdrukprocÃ©dÃ© wordt 'cyanotypieën' gebruikt."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:04+00:00"^^xsd:dateTime .

