@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/66114> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/68474> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64843>,
        <https://data.rkd.nl/thesaurus/67964> ;
    skos:notation "66114" ;
    skos:prefLabel "mulberry family (guide term)"@en,
        "moerbeifamilie (guideterm)"@nl ;
    skos:scopeNote "moraceae"@nl ;
    prov:generatedAtTime "2023-10-16T09:33:32+00:00"^^xsd:dateTime .

