@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/63753> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300221388> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/68376> ;
    skos:notation "63753" ;
    skos:prefLabel "stole (outerwear)"@en,
        "stola (overkleding)"@nl ;
    skos:scopeNote "Scarflike strips of cloth or fur worn loosely around the neck with the ends left hanging in front; also, long narrow streamers of cloth attached to or part of a garment. For long pipelike extensions of a hood, use \"liripipes.\""@en,
        "Sjaalachtige stroken van stof of bont die losjes rond de nek worden gedragen, waarbij men de uiteinden aan de voorzijde laat hangen. Gebruik 'lamfers' voor lange verlengstukken van een capuchon in de vorm van buisjes."@nl ;
    prov:generatedAtTime "2023-07-31T12:03:36+00:00"^^xsd:dateTime .

