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

<http://data.bibliotheken.nl/id/thes/p074817108> a schema1:Person ;
    rdfs:label "Weve, Henricus Jacobus Marie (1888-1962 ; Hoogleraar, Dr., direkteur Ned. Gasthuis voor ooglijders)" ;
    schema1:birthDate "1888" ;
    schema1:deathDate "1962" ;
    schema1:familyName "Weve" ;
    schema1:givenName "Henricus Jacobus Marie" ;
    schema1:hasOccupation "Hoogleraar, Dr., direkteur Ned. Gasthuis voor ooglijders" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c3dc949cc6cc23ef0fedc8819f8e817> ;
    schema1:name "Henricus Jacobus Marie Weve" ;
    schema1:sameAs <http://viaf.org/viaf/190763204>,
        wd:Q21023158,
        <https://isni.org/isni/0000000356633846> .

