@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/113> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/3981> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300162547> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/97014> ;
    skos:notation "113" ;
    skos:prefLabel "interior decorator"@en,
        "interieurontwerper"@nl ;
    skos:scopeNote "People whose profession is the selection and organization the surface coverings, draperies, furniture, and furnishings of architectural interiors, usually of existing spaces."@en,
        "Personen die zich bezighouden met het ontwerpen van interieurs."@nl ;
    prov:generatedAtTime "2024-07-01T09:57:10+00:00"^^xsd:dateTime .

