@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/p067980589> a schema1:Person ;
    rdfs:label "Krupnik, Naum Jakovlevič" ;
    schema1:alternateName "Krupnk, Nahum" ;
    schema1:familyName "Krupnik" ;
    schema1:givenName "Naum Jakovlevič" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa8a8822c524f05df3c9af86f9d3561a> ;
    schema1:name "Naum Jakovlevič Krupnik" ;
    schema1:sameAs <http://viaf.org/viaf/15633867>,
        wd:Q4242237,
        <https://isni.org/isni/0000000374088562> .

