@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/95018> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74260> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312200> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95018" ;
    skos:prefLabel "wax sculpture"@en,
        "wassen beeld"@nl ;
    skos:scopeNote "Works executed in the medium of wax (usually bees wax), particularly those representing objects or figures, including life-size effigies of persons, with head, hands, and bust of wax, colored and clothed to look life-like."@en,
        "Beelden van was (gewoonlijke bijenwas), met name beelden die objecten of personen voorstellen, vaak levensgrote beelden van personen, met hoofd, handen en buste van was, zodanig gekleurd en aangekleed dat ze levensecht zijn."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:12+00:00"^^xsd:dateTime .

