@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/p152416862> a schema1:Person ;
    rdfs:label "Beuriot, Jean-Michel" ;
    schema1:familyName "Beuriot" ;
    schema1:givenName "Jean-Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f81710779456cfff793ab95306474894> ;
    schema1:name "Jean-Michel Beuriot" ;
    schema1:sameAs <http://viaf.org/viaf/19731784>,
        wd:Q15973700,
        <https://isni.org/isni/0000000045727730> .

