@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/98541> a skos:Concept ;
    skos:altLabel "ambachtskunst (kunstgenre)"@nl,
        "decoratieve kunst (kunstgenre)"@nl,
        "toegepaste kunst (kunstgenre)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411641> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98541" ;
    skos:prefLabel "decorative art (art genre)"@en,
        "kunstnijverheid (kunstgenre)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/74308>,
        <https://data.rkd.nl/thesaurus/80882> ;
    skos:scopeNote "Genre including works that are primarily utilitarian in form or function, but that have aesthetic value provided by the design, decoration, or embellishment. They may include ceramics, furniture, textiles, glass, leather, metalwork, arms and armor, clocks, and jewelry, and other household or utilitarian objects. They are distinct from \"fine arts,\" which were traditionally considered to require more extensive training and were restricted to the media of painting, sculpture, drawing, and architecture."@en,
        "Genre met werken die in eerste instantie door hun vorm of functie bedoeld zijn om te worden gebruikt, maar die wel esthetische waarde hebben wat betreft hun ontwerp, decoratie of versiering. Het gaat bijvoorbeeld om keramiek, meubels, textiel, glas, leer, metaalwerk, wapens en wapenrusting, klokken en sieraden en objecten voor in het huishouden of andere gebruiksvoorwerpen. Het genre wordt onderscheiden van 'beeldende kunst', waarvoor van oudsher een uitgebreidere opleiding nodig verondersteld wordt, en dat beperkt is tot schilderen, tekenen, beeldhouwkunst en architectuur."@nl ;
    prov:generatedAtTime "2023-10-19T14:01:46+00:00"^^xsd:dateTime .

