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

<http://data.bibliotheken.nl/id/thes/p069643431> a schema1:Person ;
    rdfs:label "Sabroux, Jean-Christophe" ;
    schema1:familyName "Sabroux" ;
    schema1:givenName "Jean-Christophe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/156a53d2d7da868654fd34494ccf594d> ;
    schema1:name "Jean-Christophe Sabroux" ;
    schema1:sameAs <http://viaf.org/viaf/94630375>,
        <https://isni.org/isni/0000000109268036> .

