@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/p112283977> a schema1:Person ;
    rdfs:label "Gliner, Erasm Borisovič" ;
    schema1:familyName "Gliner" ;
    schema1:givenName "Erasm Borisovič" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6b79f9e06c3f20ca251a1524b1f0970> ;
    schema1:name "Erasm Borisovič Gliner" ;
    schema1:sameAs <http://viaf.org/viaf/162008680>,
        wd:Q12788446,
        <https://isni.org/isni/0000000111445820> .

