@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/p216015723> a schema1:Person ;
    rdfs:label "Aymond, Philippe (1968-)" ;
    schema1:alternateName "Aymond, Philippe" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Aymond" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/706734a20e1c4edf6972a35c81dd6240> ;
    schema1:name "Philippe Aymond" ;
    schema1:sameAs <http://viaf.org/viaf/27125222>,
        wd:Q3379273,
        <https://isni.org/isni/0000000110473029> .

