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

<http://data.bibliotheken.nl/id/thes/p155763687> a schema1:Person ;
    rdfs:label "Deleurence, Stéphane" ;
    schema1:familyName "Deleurence" ;
    schema1:givenName "Stéphane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8cd103be939870ef29f9ab04eec02d4c> ;
    schema1:name "Stéphane Deleurence" ;
    schema1:sameAs <http://viaf.org/viaf/29545371>,
        <https://isni.org/isni/0000000066412930> .

