@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/66408> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62831> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300132410> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65924>,
        <https://data.rkd.nl/thesaurus/66409>,
        <https://data.rkd.nl/thesaurus/66410>,
        <https://data.rkd.nl/thesaurus/66746>,
        <https://data.rkd.nl/thesaurus/66747>,
        <https://data.rkd.nl/thesaurus/66748>,
        <https://data.rkd.nl/thesaurus/66749>,
        <https://data.rkd.nl/thesaurus/66750>,
        <https://data.rkd.nl/thesaurus/66751> ;
    skos:notation "66408" ;
    skos:prefLabel "tree"@en,
        "boom"@nl ;
    skos:scopeNote "Woody, perennial plants usually with a single, long, self-supporting stem or trunk, and which grow to a considerable height."@en,
        "Houtige, vaste planten, gewoonlijk met één lange stam die zelfstandig overeind staat, en die tot aanzienlijke hoogte groeien."@nl ;
    prov:generatedAtTime "2023-07-20T14:25:43+00:00"^^xsd:dateTime .

