@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/81199> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93129> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056529> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81199" ;
    skos:prefLabel "functionalism"@en,
        "functionalisme"@nl ;
    skos:scopeNote "Doctrine or practice that emphasizes practical utility or functional relations in the design and construction of structures, objects, and systems. Use also when referring to the contemporary design philosophy, relating chiefly to architecture and furnishings, holding that form should be adapted to use, material, and structure."@en,
        "Leer of gewoonte waarbij de nadruk wordt gelegd op praktisch nut of functionele verhoudingen in het ontwerp en de constructie van structuren, objecten en systemen. Ook te gebruiken voor de ontwerpfilosofie uit de 20e eeuw, die zich hoofdzakelijk met architectuur en meubelen bezighoudt en van mening is dat deze vorm zich aan gebruik, materiaal en structuur zou moeten aanpassen."@nl ;
    prov:generatedAtTime "2023-09-12T13:09:45+00:00"^^xsd:dateTime .

