@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/p071839690> a schema1:Person ;
    rdfs:label "Pierson, Jan Lodewijk (1893-1979 ; Jr.)" ;
    schema1:birthDate "1893" ;
    schema1:deathDate "1979" ;
    schema1:description "BoyPierson",
        "LR 1900-1952, II, p.1940",
        "NLMD/P 485",
        "geb. Baarn 12-10-1893, overl. Les Monts de Corsier 10-3-1979",
        "japanoloog, literator",
        "zie ook: J.L. Gregory" ;
    schema1:familyName "Pierson" ;
    schema1:givenName "Jan Lodewijk" ;
    schema1:hasOccupation "Japanoloog",
        "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/641d2ad5b8053a3005ed1517d9bd9958> ;
    schema1:name "Jan Lodewijk Pierson (Jr.)" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071998772>,
        <http://viaf.org/viaf/196756657>,
        wd:Q2468322,
        <https://isni.org/isni/0000000357244789> .

