@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069868433> a schema1:Person ;
    rdfs:label "Eysinga, Willem Jan Mari van (1878-1961)" ;
    schema1:alternateName "Eijsinga, Willem Jan Marie van",
        "Eysinga, ... van (jonkheer)",
        "Eysinga, Guilielmus Janus Marius van" ;
    schema1:birthDate "1878" ;
    schema1:deathDate "1961" ;
    schema1:description "geb. te Noordwijkerhout, op 1878-01-31; overl. te Leiden, op 1961-01-24",
        "jhr., jurist internationaal recht (promoveerde in 1906, RU Leiden), rechtshistoricus; was werkzaam als: hoogleraar internationaal recht (m.n. tractatenrecht) RU Leiden",
        "lid KNAW" ;
    schema1:familyName "van Eysinga" ;
    schema1:givenName "Willem Jan Mari" ;
    schema1:hasOccupation "historicus",
        "hoogleraar",
        "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b0bc80fd4945e6220bf0933c3e9b168> ;
    schema1:name "Willem Jan Mari van Eysinga" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/25350855>,
        wd:Q2576783,
        <https://isni.org/isni/0000000108807923> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/eysi001> .

