@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/80882> a skos:Concept ;
    skos:altLabel "decoratieve kunst (vakgebied)"@nl,
        "sierkunst"@nl,
        "toegepaste kunst (vakgebied)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98520> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054168> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80882" ;
    skos:prefLabel "decorative arts (discipline)"@en,
        "kunstnijverheid (vakgebied)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/74308>,
        <https://data.rkd.nl/thesaurus/93427>,
        <https://data.rkd.nl/thesaurus/98541> ;
    skos:scopeNote "The discipline concerning works that are primarily utilitarian in form or function, but that have aesthetic value provided by the design, decoration, or embellishment, such as ceramics, furniture, textiles, glass, and others."@en,
        "De discipline die zich bezighoudt met werken die voornamelijk utilitair zijn qua vorm of functie, maar die esthetische waarde hebben door het ontwerp, de decoratie of verfraaiing, zoals keramiek, meubels, textiel, glas en andere."@nl ;
    prov:generatedAtTime "2024-03-12T10:15:12+00:00"^^xsd:dateTime .

