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

<http://data.bibliotheken.nl/id/thes/p170562107> a schema1:Person ;
    rdfs:label "Klimbie, Balthasar" ;
    schema1:alternateName "Klimbie, P.B." ;
    schema1:description "B9942933: ir" ;
    schema1:familyName "Klimbie" ;
    schema1:givenName "Balthasar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcee55abfc2d654acda11270eb083fc1> ;
    schema1:name "Balthasar Klimbie" ;
    schema1:sameAs <http://viaf.org/viaf/280862622>,
        <https://isni.org/isni/0000000387797237> .

