@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/83333> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055801> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83333" ;
    skos:prefLabel "structuralism"@en,
        "structuralisme"@nl ;
    skos:scopeNote "Theory or method applicable in many fields in which interrelations of constituent elements (as of a work of literature, an activity, or an approach) are regarded as more significant than the elements in isolation; sometimes applied to all human activity and its products, such that even thought itself is seen as constructed and not natural."@en,
        "Theorie of methode die van toepassing is op vele gebieden waarin de onderlinge verhoudingen tussen de samenstellende elementen (zoals in een literair werk, een handeling of een benadering) als belangrijker wordt beschouwd dan de losse delen; wordt soms op alle menselijke handelingen en de producten daarvan toegepast, in zoverre dat zelfs gedachten als geconstrueerd en onnatuurlijk worden beschouwd."@nl ;
    prov:generatedAtTime "2023-08-15T13:49:58+00:00"^^xsd:dateTime .

