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

<http://data.bibliotheken.nl/id/thes/p423615734> a schema1:Person ;
    rdfs:label "Chapron, Glen (1982-)" ;
    schema1:birthDate "1982" ;
    schema1:familyName "Chapron" ;
    schema1:givenName "Glen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e12fba7ec239a3e9c2bcb6a8aae9acf5> ;
    schema1:name "Glen Chapron" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/293037649>,
        <https://isni.org/isni/0000000399298347> .

