@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/74287> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98160> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386843> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66733> ;
    skos:notation "74287" ;
    skos:prefLabel "textile art (visual work)"@en,
        "textielkunst (beeldend werk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63389> ;
    skos:scopeNote "Visual works, particularly works of art or high craft, that are created from textile materials, which are plant, animal, and synthetic fibers used in weaving, sewing, knitting, felting, knotting, etc. Textile art uses exclusively, or nearly exclusively, textiles as both the support and media, if any media are applied. Embroidery is a textile art, because the support is textile and also the material used to create the design is a textile. However, in another example, oil paintings are generally painted on canvas, which is a textile material: but oil paintings are not considered textile art because the medium is paint."@en,
        "Beeldmateriaal gemaakt uit textielmaterialen: plantaardige, dierlijke en synthetische vezels gebruikt voor weven, naaien, breien, vervilten, knopen, etc. Textielkunst maakt uitsluitend of bijna uitsluitend gebruik van textiel, zowel voor de drager als voor de media, als er media worden toegepast. Borduurwerk is een vorm van textielkunst, omdat de drager van textiel is en ook het materiaal waarmee het ontwerp wordt gemaakt. Olieverfschilderingen daarentegen worden weliswaar meestal op doek geschilderd, dat een textielmateriaal is, maar worden niet als textielkunst beschouwd omdat het medium verf is."@nl ;
    prov:generatedAtTime "2023-08-02T10:01:22+00:00"^^xsd:dateTime .

