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

<http://data.bibliotheken.nl/id/thes/p073822795> a schema1:Person ;
    rdfs:label "Ouwehand, Martinus Engel (1909-)" ;
    schema1:alternateName "Ouwehand, ... (ds.)" ;
    schema1:birthDate "1909" ;
    schema1:description "LR*, LR**" ;
    schema1:familyName "Ouwehand" ;
    schema1:givenName "Martinus Engel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b067715cd8187838f9c65d85c3c3173> ;
    schema1:name "Martinus Engel Ouwehand" ;
    schema1:sameAs <http://viaf.org/viaf/292244295> .

