@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/63389> a skos:Concept ;
    skos:altLabel "interior textiles"@en,
        "interieurtextiel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98160> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014063> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/37102>,
        <https://data.rkd.nl/thesaurus/65598>,
        <https://data.rkd.nl/thesaurus/66730>,
        <https://data.rkd.nl/thesaurus/98306> ;
    skos:notation "63389" ;
    skos:prefLabel "textile (visual work)"@en,
        "textilia"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/74287>,
        <https://data.rkd.nl/thesaurus/79328> ;
    skos:scopeNote "General term for carpets, fabrics, costume, or other works made of textile materials, which are natural or synthetic fibers created by weaving, felting, knotting, twining, or otherwise processing. For works of art or high craft that employ textile as a medium, prefer \"textile art (visual works).\""@en,
        "Verzamelnaam voor artikelen gemaakt van textielmaterialen. Zie de NT's van 'textielmaterialen' voor de materiaaltermen."@nl ;
    prov:generatedAtTime "2023-08-02T13:33:30+00:00"^^xsd:dateTime .

