@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p078445256> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078445256>,
        bnode:275f8c06c4ade958a49ad9774ea3b53d ;
    skos:altLabel "Flowering plants"@en,
        "Angiospermae"@nl,
        "Bloeiende planten"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078671205> ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "VD13"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Angiosperms"@en,
        "Bedektzadigen"@nl .

