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

<http://data.bibliotheken.nl/id/thes/p444282157> a schema1:Person ;
    rdfs:label "Eudeline, Philippe" ;
    schema1:familyName "Eudeline" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3338c2a3778cc0c844b9879630cef6b> ;
    schema1:name "Philippe Eudeline" ;
    schema1:sameAs <https://isni.org/isni/0000000005437587> .

