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

<http://data.bibliotheken.nl/id/thes/p418239363> a schema1:Person ;
    rdfs:label "Capuron, François (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:familyName "Capuron" ;
    schema1:givenName "François" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abd4eced7b851fc669eb9c3e38efd59d> ;
    schema1:name "François Capuron" ;
    schema1:sameAs <http://viaf.org/viaf/20862044>,
        <https://isni.org/isni/0000000022521414> .

