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

<http://data.bibliotheken.nl/id/thes/p069144133> a schema1:Person ;
    rdfs:label "Huisman, G. (Putten, Veluwe)" ;
    schema1:description "mb" ;
    schema1:familyName "Huisman" ;
    schema1:givenName "G." ;
    schema1:hasOccupation "Putten, Veluwe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d19d1ebab02a0d6a2498bd85ec1fc7a0> ;
    schema1:name "G. Huisman" ;
    schema1:sameAs <http://viaf.org/viaf/281478478> .

