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

<http://data.bibliotheken.nl/id/thes/p070246998> a schema1:Person ;
    rdfs:label "Sy, Moussa Oumar" ;
    schema1:familyName "Sy" ;
    schema1:givenName "Moussa Oumar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eda72bb4849c1358b0df3ae2b3aa5bd1> ;
    schema1:name "Moussa Oumar Sy" ;
    schema1:sameAs <http://viaf.org/viaf/291769618> .

