@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/64852> a skos:Concept ;
    skos:altLabel "beplanting"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96730> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266061> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62873>,
        <https://data.rkd.nl/thesaurus/66702> ;
    skos:notation "64852" ;
    skos:prefLabel "vegetation"@en,
        "vegetatie"@nl ;
    skos:scopeNote "Plants collectively, usually referring to plants or vegetal growths in a defined area. For the kingdom of plants, use \"Plantae (kingdom).\""@en,
        "Collectieve term voor planten, gewoonlijk verwijzend naar planten of plantengroei in een bepaald gebied. Gebruik 'planten (vegetatie)' voor het plantenrijk."@nl ;
    prov:generatedAtTime "2022-06-15T06:53:19+00:00"^^xsd:dateTime .

