@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/63907> a skos:Concept ;
    skos:altLabel "dark clouds"@en,
        "donkere wolk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343840>,
        <http://www.iconclass.org/26A> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/92126> ;
    skos:notation "63907" ;
    skos:prefLabel "cloud"@en,
        "wolk"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63693>,
        <https://data.rkd.nl/thesaurus/64541> ;
    skos:scopeNote "Visible masses of condensed watery vapor floating in the air at some considerable height above the general surface of the ground."@en,
        "Zichtbare massa's gecondenseerde waterdamp die op aanzienlijke hoogte boven het normale aardoppervlak door de lucht zweven."@nl ;
    prov:generatedAtTime "2022-07-27T11:55:19+00:00"^^xsd:dateTime .

