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

<http://data.bibliotheken.nl/id/thes/p394001931> a schema1:Person ;
    rdfs:label "Palma, Christophe" ;
    schema1:familyName "Palma" ;
    schema1:givenName "Christophe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff076e914a01695b8423b8b4aed33f7e> ;
    schema1:name "Christophe Palma" ;
    schema1:sameAs <http://viaf.org/viaf/61658194>,
        wd:Q8331013,
        <https://isni.org/isni/0000000000460024> .

