@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/33573> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/43> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300395661> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "33573" ;
    skos:prefLabel "interior architect"@en,
        "interieurarchitect"@nl ;
    skos:scopeNote "People whose profession focuses on the arrangement and layout of spaces and architectural details inside architectural structures or parts of structures. For people whose profession focuses on the designs, colors, and placement of moveable works located within buildings' spaces, such as furniture or accessories, and perhaps also on the design of the space itself, prefer \"interior designers.\" For those who focus exclusively on the color, textures, furnishings, accessories, etc. of interior spaces, use \"interior decorators.\""@en,
        "Mensen van wie het beroep zich bezighoudt met de verdeling en indeling van ruimten en architectonische details in architectuurconstructies of delen van constructies. Gebruik 'binnenhuisarchitecten' voor mensen die zich richten op de ontwerpen, kleuren en plaatsing van roerende goederen binnen de ruimte, zoals meubels en accessoires, en soms ook op het ontwerp van de ruimte zelf. Gebruik 'interieurontwerpers' voor mensen die zich uitsluitend richten op de kleur, materiaalkeuze, inrichting, accessoires, etc. van binnenruimten."@nl ;
    prov:generatedAtTime "2023-09-13T08:47:49+00:00"^^xsd:dateTime .

