@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/p068935889> a schema1:Person ;
    rdfs:label "West, Morris Langlo (1916-1999)" ;
    schema1:alternateName "West, Morris L." ;
    schema1:birthDate "1916" ;
    schema1:deathDate "1999" ;
    schema1:description "zie ook: Julian Morris",
        "zie ook: Michael East" ;
    schema1:familyName "West" ;
    schema1:givenName "Morris Langlo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef79d10646ee55d2d736bb75122deec7> ;
    schema1:name "Morris Langlo West" ;
    schema1:nationality "au" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072068698>,
        <http://viaf.org/viaf/31590256>,
        wd:Q471021,
        <https://isni.org/isni/0000000122779754> .

