@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/p070581134> a schema1:Person ;
    rdfs:label "Ioffe, Olimpiad Solomonovič (1920-2005)" ;
    schema1:alternateName "Ioffe, Olimpiad Solomonovich",
        "Ioffe, Olympiad S.",
        "Ioffe, Olympiad Solomonovich" ;
    schema1:birthDate "1920" ;
    schema1:deathDate "2005" ;
    schema1:familyName "Ioffe" ;
    schema1:givenName "Olimpiad Solomonovič" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d6f5e1a1fa309e51395d5bc5af62d65> ;
    schema1:name "Olimpiad Solomonovič Ioffe" ;
    schema1:sameAs <http://viaf.org/viaf/34868540>,
        wd:Q4202948,
        <https://isni.org/isni/0000000083717453> .

