@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/p429763433> a schema1:Person ;
    rdfs:label "Gilbert-Flutre, Marie" ;
    schema1:description "Assistant Professor of Geography in the Department of East Asia Studies (LCAO) at the University of Paris" ;
    schema1:familyName "Gilbert-Flutre" ;
    schema1:givenName "Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a16602d230c276477ee61bd7d14dd99> ;
    schema1:name "Marie Gilbert-Flutre" ;
    schema1:nationality "fr" ;
    schema1:sameAs wd:Q112548101,
        <https://isni.org/isni/0000000492318293> .

