@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/63231> a skos:Concept ;
    skos:altLabel "weather conditions"@en,
        "weersomstandigheid"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96803> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055366> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63231" ;
    skos:prefLabel "weather"@en,
        "weer"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/82369> ;
    skos:scopeNote "State of the atmosphere with respect to such factors as wind, temperature, cloudiness, moisture, and pressure. For the long-term total of atmospheric variations at a specific geographical location, use \"climate.\""@en,
        "De toestand van de atmosfeer met betrekking tot factoren zoals wind, temperatuur, bewolking, vocht en druk. Gebruik 'klimaat' voor alle atmosferische variaties op een specifieke geografische locatie op langere termijn."@nl ;
    prov:generatedAtTime "2022-07-27T09:24:34+00:00"^^xsd:dateTime .

