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

<http://data.bibliotheken.nl/id/thes/p073137944> a schema1:Person ;
    rdfs:label "Lee, Maurits Hendrik van (1832-)" ;
    schema1:birthDate "1832" ;
    schema1:description "bioportnummer: 1937428" ;
    schema1:familyName "van Lee" ;
    schema1:givenName "Maurits Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69790222529b5c908d512eb9e8e62fda> ;
    schema1:name "Maurits Hendrik van Lee" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/292304328>,
        <https://isni.org/isni/000000039718205X> .

