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

<http://data.bibliotheken.nl/id/thes/p118596837> a schema1:Person ;
    rdfs:label "Reijnders, Els" ;
    schema1:familyName "Reijnders" ;
    schema1:givenName "Els" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db459842743d6ea57c44d4b021bd5b11> ;
    schema1:name "Els Reijnders" ;
    schema1:sameAs <http://viaf.org/viaf/280718109>,
        <https://isni.org/isni/000000038775013X> .

