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

<http://data.bibliotheken.nl/id/thes/p154316911> a schema1:Person ;
    rdfs:label "Schmidt, Thomas A." ;
    schema1:description "B9725030: Department of Mathematics, University of Oregon" ;
    schema1:familyName "Schmidt" ;
    schema1:givenName "Thomas A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f0815734100392964c03e22ce4ffd8a> ;
    schema1:name "Thomas A. Schmidt" ;
    schema1:sameAs <http://viaf.org/viaf/317152424> .

