@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/64541> a skos:Concept ;
    skos:altLabel "cloudy sky"@en,
        "cloudy sky as background"@en,
        "atmosfeer"@nl,
        "dreigende lucht"@nl,
        "lucht (atmosfeer)"@nl,
        "uitspansel"@nl,
        "wolkenhemel"@nl,
        "wolkenlucht"@nl,
        "wolkenlucht als achtergrond"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263064>,
        <https://www.wikidata.org/entity/Q527> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/LOC_SAMPLE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64541" ;
    skos:prefLabel "sky"@en,
        "hemelgewelf"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63688>,
        <https://data.rkd.nl/thesaurus/63693>,
        <https://data.rkd.nl/thesaurus/63907> ;
    skos:scopeNote "The apparent arch or vault above the surface of the earth as perceived by those standing on the surface, whether covered with clouds or clear and blue."@en ;
    prov:generatedAtTime "2022-07-27T11:55:38+00:00"^^xsd:dateTime .

