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

<http://data.bibliotheken.nl/id/thes/p11588050X> a schema1:Person ;
    rdfs:label "Ouwehand, Alida Jacoba (1960-)" ;
    schema1:alternateName "Ouwehand, Alice J." ;
    schema1:birthDate "1960" ;
    schema1:description "Geb. te Leiden" ;
    schema1:familyName "Ouwehand" ;
    schema1:givenName "Alida Jacoba" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1006e36b74782dc412d4720269d53233> ;
    schema1:name "Alida Jacoba Ouwehand" ;
    schema1:sameAs <http://viaf.org/viaf/292236160>,
        <https://isni.org/isni/0000000397198676> .

