@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/67898> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62831> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64854>,
        <https://data.rkd.nl/thesaurus/65945>,
        <https://data.rkd.nl/thesaurus/66538>,
        <https://data.rkd.nl/thesaurus/68601> ;
    skos:notation "67898" ;
    skos:prefLabel "part of a plant / tree"@en,
        "deel van een plant/boom"@nl ;
    prov:generatedAtTime "2023-10-16T08:42:11+00:00"^^xsd:dateTime .

