@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/82804> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62950> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300174254> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SCHOOL/STROMING>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82804" ;
    skos:prefLabel "primitivism"@en,
        "primitivisme"@nl ;
    skos:scopeNote "Russian art movement, active from about 1905 to 1920, which combined influences from Russian folk art with ideas borrowed from Cubism and Futurism.(THDAT) For the deliberately unsophisticated and unschooled approach to artistic creation, use \"primitivism.\""@en,
        "Russische kunstbeweging, actief van circa 1905 tot 1920, die invloeden uit Russische volkskunst combineerde met ideeën die de kunstenaars ontleenden aan het kubisme en het futurisme. Gebruik de term 'primitivisme' voor beeldende kunst, geïnspireerd op kunstvormen die daarvoor als primitief werden bestempeld."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:47+00:00"^^xsd:dateTime .

