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

<http://data.bibliotheken.nl/id/thes/p068812159> a schema1:Person ;
    rdfs:label "Fishman, Joel S. (historicus (zionisme))" ;
    schema1:alternateName "Fishman, J.S." ;
    schema1:description "studeerde: moderne Europese geschiedenis, Columbia University" ;
    schema1:familyName "Fishman" ;
    schema1:givenName "Joel S." ;
    schema1:hasOccupation "historicus (zionisme)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea237e499aa297a71d3fef22446aec60> ;
    schema1:name "Joel S. Fishman" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/33560184>,
        <https://isni.org/isni/0000000030949517> .

