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

<http://data.bibliotheken.nl/id/thes/p173409458> a schema1:Person ;
    rdfs:label "Ouwehand, N.A." ;
    schema1:description "ir." ;
    schema1:familyName "Ouwehand" ;
    schema1:givenName "N.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecc34e96347fe952e58e3e41ada2d02d> ;
    schema1:name "N.A. Ouwehand" ;
    schema1:sameAs <http://viaf.org/viaf/287487929> .

