@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/p070363013> a schema1:Person ;
    rdfs:label "Visser, Marinus Willem de (1875-1930)" ;
    schema1:birthDate "1875" ;
    schema1:deathDate "1930" ;
    schema1:description "classicus (m.n. graecus), oudhistoricus (promoveerde in 1900, RU Leiden), japanoloog; was: hoogleraar japanologie RU Leiden" ;
    schema1:familyName "de Visser" ;
    schema1:givenName "Marinus Willem" ;
    schema1:hasOccupation "hoogleraar",
        "japanoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c34962a4ca0da2d070a1c5fea25a7bcd> ;
    schema1:name "Marinus Willem de Visser" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/17324645>,
        wd:Q38056320,
        <https://isni.org/isni/0000000083605398> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/viss055> .

