@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/p069141231> a schema1:Person ;
    rdfs:label "Dellacherie, Claude" ;
    schema1:familyName "Dellacherie" ;
    schema1:givenName "Claude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f311e8ea58d17146bb901bfa99a97744> ;
    schema1:name "Claude Dellacherie" ;
    schema1:sameAs <http://viaf.org/viaf/2469153>,
        wd:Q16061250,
        <https://isni.org/isni/0000000117369320> .

