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

<http://data.bibliotheken.nl/id/thes/p329703846> a schema1:Person ;
    rdfs:label "Tandiang, Patrick" ;
    schema1:familyName "Tandiang" ;
    schema1:givenName "Patrick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03aafc7c5f2cba044af6ccea8921b260> ;
    schema1:name "Patrick Tandiang" ;
    schema1:sameAs <http://viaf.org/viaf/9894846>,
        <https://isni.org/isni/0000000000171361> .

