@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/p170695786> a schema1:Person ;
    rdfs:label "Barthélémy, Stanislas (1961-)" ;
    schema1:alternateName "Stanislas" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Barthélémy" ;
    schema1:givenName "Stanislas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3273ed23757cde25983d53504ae0140e> ;
    schema1:name "Stanislas Barthélémy" ;
    schema1:sameAs <http://viaf.org/viaf/99065694>,
        wd:Q786198,
        <https://isni.org/isni/0000000109284298> .

