@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/p071197419> a schema1:Person ;
    rdfs:label "Schumacher, Kurt (1895-1952)" ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1952" ;
    schema1:description "sociaal-democraat (SPD-politicus)" ;
    schema1:familyName "Schumacher" ;
    schema1:givenName "Kurt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76db5643edfd6bad3c06c517c64f3d87> ;
    schema1:name "Kurt Schumacher" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/57407627>,
        wd:Q57465,
        <https://isni.org/isni/0000000083853922> .

