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

<http://data.bibliotheken.nl/id/thes/p080248926> a schema1:Person ;
    rdfs:label "Kipp, Johannes Bartholomeus Adrianus" ;
    schema1:description "Proefschrift Groningen 1990",
        "radiobiologie" ;
    schema1:familyName "Kipp" ;
    schema1:givenName "Johannes Bartholomeus Adrianus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee2f3f79391e66ca14169c7a138a9b09> ;
    schema1:name "Johannes Bartholomeus Adrianus Kipp" ;
    schema1:sameAs <http://viaf.org/viaf/306177725>,
        <https://isni.org/isni/000000039811792X> .

