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

<http://data.bibliotheken.nl/id/thes/p072606932> a schema1:Person ;
    rdfs:label "Wolters, Teunis Jacob Jan Berend" ;
    schema1:alternateName "Wolters, Teun" ;
    schema1:description "dr.",
        "hoofd bedrijfseconomische afd." ;
    schema1:familyName "Wolters" ;
    schema1:givenName "Teunis Jacob Jan Berend" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8266a557713a8c6760f89aa62c95ba0> ;
    schema1:name "Teunis Jacob Jan Berend Wolters" ;
    schema1:sameAs <http://viaf.org/viaf/14998909>,
        <https://isni.org/isni/000000003065003X> .

