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

<http://data.bibliotheken.nl/id/thes/p074938762> a schema1:Person ;
    rdfs:label "Jabbra, Joseph G." ;
    schema1:familyName "Jabbra" ;
    schema1:givenName "Joseph G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94f056da1e125844bb953f0b291a8e6e> ;
    schema1:name "Joseph G. Jabbra" ;
    schema1:sameAs <http://viaf.org/viaf/4971603>,
        <https://isni.org/isni/0000000118038275> .

