@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/p073910929> a schema1:Person ;
    rdfs:label "Bauman, German Germanovič (1920-2010)" ;
    schema1:alternateName "Bauman, German",
        "Bauman, H.",
        "Bauman, H.H.",
        "Бауман, Г.",
        "Бауман, Герман" ;
    schema1:birthDate "1920" ;
    schema1:deathDate "2010" ;
    schema1:description "dr., geschiedenis" ;
    schema1:familyName "Bauman" ;
    schema1:givenName "German Germanovič" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e6cf40e901aeecb472f11330e49d880> ;
    schema1:name "German Germanovič Bauman" ;
    schema1:sameAs <http://viaf.org/viaf/30896426>,
        wd:Q93470837,
        <https://isni.org/isni/0000000026603804> .

