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

<http://data.bibliotheken.nl/id/thes/p316349224> a schema1:Person ;
    rdfs:label "Temminck Tuinstra, Jarinde Petra Willemien" ;
    schema1:alternateName "Temminck Tuinstra, Jarinde P.W." ;
    schema1:familyName "Temminck Tuinstra" ;
    schema1:givenName "Jarinde Petra Willemien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02cc2ae14552d3dbf3e264f0d19e3cea> ;
    schema1:name "Jarinde Petra Willemien Temminck Tuinstra" ;
    schema1:sameAs <http://viaf.org/viaf/100796631>,
        <https://isni.org/isni/0000000071110996> .

