@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/64977> a skos:Concept ;
    skos:altLabel "spiereman"@nl,
        "spierpop"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79319> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300081090> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64977" ;
    skos:prefLabel "écorché"@en,
        "écorché"@nl ;
    skos:scopeNote "Drawings, prints, or statues of flayed human or animal figures, used in the study of musculature."@en,
        "Prent, tekening of figuur (driedimensionaal) van een gevild mens; gebruikt in medische boeken of anatomiestudies voor kunstenaars."@nl ;
    prov:generatedAtTime "2022-09-28T11:04:59+00:00"^^xsd:dateTime .

