@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/81135> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81135" ;
    skos:prefLabel "figurative art"@en,
        "figuratieve kunst"@nl ;
    skos:scopeNote "Art that portrays forms recognizably derived from objective sources, in however altered or distorted form. Includes but not limited to representations of the human figure."@en,
        "Omvat zowel afbeeldingen van het menselijk lichaam en kunst waarin, in welke gewijzigde of vervormde vorm dan ook, dingen worden uitgebeeld die in de visuele wereld worden waargenomen."@nl ;
    prov:generatedAtTime "2023-07-11T11:48:56+00:00"^^xsd:dateTime .

