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

<http://data.bibliotheken.nl/id/thes/p420982795> a schema1:Person ;
    rdfs:label "Borms-Koop, Leny" ;
    schema1:familyName "Borms-Koop" ;
    schema1:givenName "Leny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/553a65557b7a4224989df68ed1170513> ;
    schema1:name "Leny Borms-Koop" ;
    schema1:sameAs <http://viaf.org/viaf/43154921243963590802> .

