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

<http://data.bibliotheken.nl/id/thes/p392456311> a schema1:Person ;
    rdfs:label "Wolthuis, Albert" ;
    schema1:description "Zebracode 26764198 p. 6: Dr., klinisch-chemicus" ;
    schema1:familyName "Wolthuis" ;
    schema1:givenName "Albert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29b7839abba45796241408727135d1fa> ;
    schema1:name "Albert Wolthuis" ;
    schema1:sameAs <http://viaf.org/viaf/317179142> .

