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

<http://data.bibliotheken.nl/id/thes/p097616664> a schema1:Person ;
    rdfs:label "Tuinstra, L.G.M.Th." ;
    schema1:description "RIKILT-DLO Wageningen" ;
    schema1:familyName "Tuinstra" ;
    schema1:givenName "L.G.M.Th." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69a11e03f883d73f0d4e1e5e7d6d26ff> ;
    schema1:name "L.G.M.Th. Tuinstra" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289996702>,
        <https://isni.org/isni/0000000395272000> .

