@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/68462> a skos:Concept ;
    skos:altLabel "bloemplanten (guideterm)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64865> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/68474>,
        <https://data.rkd.nl/thesaurus/68485>,
        <https://data.rkd.nl/thesaurus/68486>,
        <https://data.rkd.nl/thesaurus/70991>,
        <https://data.rkd.nl/thesaurus/73348> ;
    skos:notation "68462" ;
    skos:prefLabel "flowering plants (guide term)"@en,
        "bedektzadigden (guideterm)"@nl ;
    skos:scopeNote "angiospermae"@nl ;
    prov:generatedAtTime "2021-08-04T09:28:10+00:00"^^xsd:dateTime .

