@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/p383782023> a schema1:Person ;
    rdfs:label "Arroyo, Jean-Michel" ;
    schema1:familyName "Arroyo" ;
    schema1:givenName "Jean-Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6726de8d251f187987a9fd46ea45cd2a> ;
    schema1:name "Jean-Michel Arroyo" ;
    schema1:sameAs <http://viaf.org/viaf/17456501>,
        wd:Q3167936,
        <https://isni.org/isni/0000000009249444> .

