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

<http://data.bibliotheken.nl/id/thes/p073589489> a schema1:Person ;
    rdfs:label "Bear, Jacob" ;
    schema1:description "B9905737: Prof., Dep. of Civil Engineering, Technion - Israel Institute of Technology, Haifa" ;
    schema1:familyName "Bear" ;
    schema1:givenName "Jacob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c31eda77d654059a99abd2c39272676d> ;
    schema1:name "Jacob Bear" ;
    schema1:sameAs <http://viaf.org/viaf/62587736>,
        <https://isni.org/isni/0000000109082258> .

