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

<http://data.bibliotheken.nl/id/thes/p408954981> a schema1:Person ;
    rdfs:label "Sabbah, Philippe" ;
    schema1:familyName "Sabbah" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c656d93da90a639255a5bd625ea679b1> ;
    schema1:name "Philippe Sabbah" ;
    schema1:sameAs <http://viaf.org/viaf/308185970>,
        <https://isni.org/isni/0000000433644419> .

