@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p073131016> a schema1:Person ;
    rdfs:label "Sanou, Lex" ;
    schema1:familyName "Sanou" ;
    schema1:givenName "Lex" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/838625153c551b04d877e7ea0ce8b603> ;
    schema1:name "Lex Sanou" ;
    schema1:sameAs <http://viaf.org/viaf/281355039>,
        <https://isni.org/isni/0000000388203541> .

