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

<http://data.bibliotheken.nl/id/thes/p428135609> a schema1:Person ;
    rdfs:label "Jubran, Alexandre" ;
    schema1:familyName "Jubran" ;
    schema1:givenName "Alexandre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de3dbff6c4169a610b143d88a457712d> ;
    schema1:name "Alexandre Jubran" ;
    schema1:sameAs <http://viaf.org/viaf/156145003305861301944>,
        <https://isni.org/isni/0000000459807634> .

