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

<http://data.bibliotheken.nl/id/thes/p107369710> a schema1:Person ;
    rdfs:label "Rappé, Claude" ;
    schema1:familyName "Rappé" ;
    schema1:givenName "Claude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08626e0b25075f5520c534005b15f07a> ;
    schema1:name "Claude Rappé" ;
    schema1:sameAs <http://viaf.org/viaf/71443234>,
        <https://isni.org/isni/0000000391667945> .

