@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/68820> a skos:Concept ;
    skos:altLabel "wijnruitfamilie (guideterm)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/68474> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300374999> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64376>,
        <https://data.rkd.nl/thesaurus/68878>,
        <https://data.rkd.nl/thesaurus/68879> ;
    skos:notation "68820" ;
    skos:prefLabel "rue family (guide term)"@en,
        "ruitfamilie (guideterm)"@nl ;
    skos:scopeNote "Family family of woody shrubs and trees (and a few herbaceous perennials) and consisting of around 160 genera and 1,700 species distributed throughout the world, especially in warm temperate and tropical regions; the largest numbers are found in Africa and Australia, often in semiarid woodlands. Many members are valuable as sources of edible fruit and as ornamentals."@en,
        "Familie van houtige struiken en bomen (en een paar overblijvende kruidachtigen) met 160 genera en 1700 soorten die overal ter wereld voorkomen, met name in warme gematigde en tropische gebieden. De meeste soorten vindt men in Afrika en Australië, vaak in halfdroge bosgebieden. Veel leden van deze familie zijn waardevol als sierstruiken en -bomen en vanwege hun eetbare vruchten."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:09+00:00"^^xsd:dateTime .

