@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/64904> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66702> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008881> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64904" ;
    skos:prefLabel "savanna"@en,
        "savanne"@nl ;
    skos:scopeNote "Category of grasslands having scattered individual trees, found in warm or hot climates where the annual rainfall is 51 to 127 cm. Rainfall is concentrated in six or eight months of the year, followed by a long period of drought when fires can occur; if the rain were well distributed throughout the year, many such areas would become tropical forest."@en,
        "Boomloze vlaktes; wordt voornamelijk gebruikt voor bepaalde gebieden in het zuidoosten van de Verenigde Staten; verwijst ook naar tropisch of subtropisch grasland met verspreide bomen en struiken."@nl ;
    prov:generatedAtTime "2022-06-14T14:37:40+00:00"^^xsd:dateTime .

