@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/83824> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98222> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053619> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83824" ;
    skos:prefLabel "model-making"@en,
        "modelbouwen"@nl ;
    skos:scopeNote "The creation of scaled representations of objects or structures, usually three-dimensional and made of hard, nonmalleable material such as wood or stone. For the creation of malleable material such as wax or clay to create a form which is three-dimensional, see \"modeling\"."@en,
        "Het maken van representaties op schaal van objecten of structuren, meestal driedimensionaal en gemaakt van hard, onkneedbaar materiaal zoals hout of steen. Zie 'boetseren' voor het gebruik van kneedbaar materiaal zoals was of klei om een driedimensionale vorm te creëren."@nl ;
    prov:generatedAtTime "2023-07-26T11:14:37+00:00"^^xsd:dateTime .

