@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p072869356> a schema1:Person ;
    rdfs:label "Morisson, K.H. (1913-)" ;
    schema1:birthDate "1913" ;
    schema1:description "contactlensspecialist" ;
    schema1:familyName "Morisson" ;
    schema1:givenName "K.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a11398572c3a9f738c9993cf4ab7fb80> ;
    schema1:name "K.H. Morisson" ;
    schema1:sameAs <http://viaf.org/viaf/282252089>,
        <https://isni.org/isni/0000000388963049> .

