@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/92126> a skos:Concept ;
    skos:altLabel "wolkenkolom"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63907> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404154> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92126" ;
    skos:prefLabel "cumulonimbus cloud"@en,
        "cumulonimbuswolk"@nl ;
    skos:scopeNote "Donderwolken; zware, dichte wolken in de vorm van een berg of een enorme toren. Het bovenste deel is doorgaans glad, vezelig of gestreept en bijna altijd afgevlakt, in de vorm van een aambeeld of een enorme pluim. Onder de basis, die vaak zeer donker is, komen veelal lage, onregelmatige wolken voor, die soms met de basis samensmelten. Deze wolken produceren neerslag, soms in de vorm van virga."@en,
        "The thunderstorm clouds; a heavy and dense cloud in the form of a mountain or huge tower. The upper portion is usually smoothed, fibrous or striated and nearly always flattened in the shape of an anvil or vast plume. Under the base of this cloud which is often very dark, there are often low ragged clouds that may or may not merge with the base. They produce precipitation, which sometimes is in the form of virga."@nl ;
    prov:generatedAtTime "2022-07-11T12:34:20+00:00"^^xsd:dateTime .

