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

<http://data.bibliotheken.nl/id/thes/p149386370> a schema1:Person ;
    rdfs:label "Mitzman, Lee K." ;
    schema1:alternateName "Mitzman, Lee" ;
    schema1:description "vert. (uit het Nederlands)" ;
    schema1:familyName "Mitzman" ;
    schema1:givenName "Lee K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca9a7b126e79ec8cc9b1d0782f3dda93> ;
    schema1:name "Lee K. Mitzman" ;
    schema1:sameAs <http://viaf.org/viaf/73554320>,
        <https://isni.org/isni/0000000044850032> .

