@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/p16093799X> a schema1:Person ;
    rdfs:label "Candelon, Bertrand" ;
    schema1:familyName "Candelon" ;
    schema1:givenName "Bertrand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/095568aa588e9373cb6495a829fc9054> ;
    schema1:name "Bertrand Candelon" ;
    schema1:sameAs <http://viaf.org/viaf/63662733>,
        wd:Q30072738,
        <https://isni.org/isni/0000000041854433> .

