@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/p146286219> a schema1:Person ;
    rdfs:label "Mitton, Jean-Yves (1945-)" ;
    schema1:alternateName "Mitton" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Mitton" ;
    schema1:givenName "Jean-Yves" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c25600d7defa1cae4079f5bdb0ba68e2> ;
    schema1:name "Jean-Yves Mitton" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/24605476>,
        wd:Q3170185,
        <https://isni.org/isni/000000012124431X> .

