@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/p073403164> a schema1:Person ;
    rdfs:label "Ciarlet, Philippe G." ;
    schema1:familyName "Ciarlet" ;
    schema1:givenName "Philippe G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e606b623adb21e73a8805abb65294ad0> ;
    schema1:name "Philippe G. Ciarlet" ;
    schema1:sameAs <http://viaf.org/viaf/68927150>,
        wd:Q117163,
        <https://isni.org/isni/0000000114743065> .

