@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/p068401264> a schema1:Person ;
    rdfs:label "Schmidt, Helmut (1918-2015 ; bondskanselier)" ;
    schema1:alternateName "Schmidt, Helmut Heinrich Waldemar" ;
    schema1:birthDate "1918" ;
    schema1:deathDate "2015" ;
    schema1:description "econoom en SPD-politicus; van 1974-1982: bondskanselier namens de SPD van West-Duitsland",
        "geb. te Hamburg" ;
    schema1:familyName "Schmidt" ;
    schema1:givenName "Helmut" ;
    schema1:hasOccupation "bondskanselier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1bd1bf78ab529ce7f4737686852d6a9> ;
    schema1:name "Helmut Schmidt" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/12314986>,
        wd:Q2516,
        <https://isni.org/isni/0000000108700958> ;
    schema1:spouse "van 1942-2010, echtgenoot van pedagoge: Hannelore Glaser (1919-2010)" .

