@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p094903689> a schema1:Person ;
    rdfs:label "Grootel, Leny van (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Leny_van_Grootel",
        "vert." ;
    schema1:familyName "van Grootel" ;
    schema1:givenName "Leny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17e969bb0b6798dd3fcefde17674f17d> ;
    schema1:name "Leny van Grootel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/166331470>,
        wd:Q13749139,
        <https://isni.org/isni/0000000113786637> .

