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

<http://data.bibliotheken.nl/id/thes/p310381568> a schema1:Person ;
    rdfs:label "Oortwijn, H." ;
    schema1:description "RIKILT-DLO Wageningen" ;
    schema1:familyName "Oortwijn" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/625916c854a26075fdd14b56fba2761e> ;
    schema1:name "H. Oortwijn" ;
    schema1:sameAs <http://viaf.org/viaf/280374086>,
        <https://isni.org/isni/0000000387439755> .

