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

<http://data.bibliotheken.nl/id/thes/p099692899> a schema1:Person ;
    rdfs:label "Kan, I.B." ;
    schema1:familyName "Kan" ;
    schema1:givenName "I.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/953d937c232690ef193385ab95e5218e> ;
    schema1:name "I.B. Kan" ;
    schema1:sameAs <http://viaf.org/viaf/291344997>,
        <https://isni.org/isni/0000000396436644> .

