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

<http://data.bibliotheken.nl/id/thes/p07487781X> a schema1:Person ;
    rdfs:label "Vellinga, Theun V." ;
    schema1:alternateName "Vellinga, Theun" ;
    schema1:familyName "Vellinga" ;
    schema1:givenName "Theun V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d5a1568457a8cedd1515528ea974ca2> ;
    schema1:name "Theun V. Vellinga" ;
    schema1:sameAs <http://viaf.org/viaf/282965115>,
        <https://isni.org/isni/0000000389587284> .

