@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/67900> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98409> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379798> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63697>,
        <https://data.rkd.nl/thesaurus/64839>,
        <https://data.rkd.nl/thesaurus/64845>,
        <https://data.rkd.nl/thesaurus/64849>,
        <https://data.rkd.nl/thesaurus/66045>,
        <https://data.rkd.nl/thesaurus/67899> ;
    skos:notation "67900" ;
    skos:prefLabel "branch"@en,
        "tak"@nl ;
    skos:scopeNote "Portions or limbs of trees or other plants that grow out of the stem or trunk, or out of one of the boughs."@en,
        "Houtachtige uitspruitsel uit de stam of stengel of uit een andere tak van een boom of ander gewas."@nl ;
    prov:generatedAtTime "2023-10-16T08:42:11+00:00"^^xsd:dateTime .

