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

<http://data.bibliotheken.nl/id/thes/p126995826> a schema1:Person ;
    rdfs:label "Kaptein, Eric Josephus" ;
    schema1:description "fysicus (m.n. kernspectrometrie; promoveerde in 1978, VU Amsterdam)" ;
    schema1:familyName "Kaptein" ;
    schema1:givenName "Eric Josephus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d485ae0245fe53ce20cd28ccdb80795> ;
    schema1:name "Eric Josephus Kaptein" ;
    schema1:sameAs <http://viaf.org/viaf/284600153>,
        <https://isni.org/isni/0000000390853092> .

