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

<http://data.bibliotheken.nl/id/thes/p241603803> a schema1:Person ;
    rdfs:label "Koopmans, Tjeerd P.F." ;
    schema1:familyName "Koopmans" ;
    schema1:givenName "Tjeerd P.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fdd22737e49c0bd31fda7a88868ceba> ;
    schema1:name "Tjeerd P.F. Koopmans" ;
    schema1:sameAs <http://viaf.org/viaf/287497029>,
        <https://isni.org/isni/0000000393292198> .

