@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/64198> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63396> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400474> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67618> ;
    skos:notation "64198" ;
    skos:prefLabel "feather (animal component)"@en,
        "veer (dierlijke component)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/75268> ;
    skos:scopeNote "The component structures of the outer covering and flight surfaces of all modern birds and some dinosaurs, apparently having evolved from the scales of reptilian ancestors. The many different types of feathers are variously specialized for insulation, flight, formation of body contours, display, and sensory reception. The typical feather consists of a central shaft (rachis), with serial paired branches (barbs) forming a flattened, usually curved surface (the vane). The barbs possess further branches, the barbules."@en,
        "De onderdelen van het kleed en de vleugels van alle moderne vogels en sommige dinosauriërs. Veren hebben zich waarschijnlijk ontwikkeld uit de schubben van voorouderlijke reptielen. Er bestaan veel verschillende soorten veren, die bijvoorbeeld worden gebruikt als isolatie, om te vliegen, voor het vormen van lichaamscontouren, als vertoon of zintuiglijke ervaring. Doorgaans bestaat een veer uit een centrale schacht (rachis) met rijen gepaarde vertakkingen (baarden) die een vlak, vaak gekromd oppervlak vormen (de vlaggen). De baarden hebben zelf nog verdere vertakkingen, kleine baardjes."@nl ;
    prov:generatedAtTime "2023-07-19T14:12:57+00:00"^^xsd:dateTime .

