@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/p069028796> a schema1:Person ;
    rdfs:label "Jacquemin, Alexis P." ;
    schema1:familyName "Jacquemin" ;
    schema1:givenName "Alexis P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/360b2e6a37eaf6d7d848513e6d36b227> ;
    schema1:name "Alexis P. Jacquemin" ;
    schema1:sameAs <http://viaf.org/viaf/108587991>,
        wd:Q652154,
        <https://isni.org/isni/0000000116977041> .

