@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/p067497179> a schema1:Person ;
    rdfs:label "Straelen, Henricus Johannes Josephus Maria van (1903-2004 ; S.V.D.)" ;
    schema1:alternateName "Fan Sutorāren",
        "Straelen, Henri van",
        "Straelen, Henry van",
        "ファン・ストラーレン" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "2004" ;
    schema1:description "B9519064: ... hij als missionaris 40 jaar in Japan verbleef." ;
    schema1:familyName "van Straelen" ;
    schema1:givenName "Henricus Johannes Josephus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b33e1ae332a17928a3c14cfbeb7db563> ;
    schema1:name "Henricus Johannes Josephus Maria van Straelen (S.V.D.)" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/110398321>,
        wd:Q1606070,
        <https://isni.org/isni/0000000109345636> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stra107> .

