@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/p069700044> a schema1:Person ;
    rdfs:label "Brunner, Constantin (1862-1937)" ;
    schema1:alternateName "Wertheimer, Leo",
        "Wertheimer, Leopold" ;
    schema1:birthDate "1862" ;
    schema1:deathDate "1937" ;
    schema1:description "\"... Brunner, geboren in Altona onder de rook van Hamburg, heette aanvankelijk Leo Wertheimer. Constantin Brunner was eerst zijn pseudoniem, later liet hij zich officieel omdopen tot Constantin Brunner ...\"" ;
    schema1:familyName "Brunner" ;
    schema1:givenName "Constantin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca67126fa330dd1318597b4fe7b650f7> ;
    schema1:name "Constantin Brunner" ;
    schema1:sameAs <http://viaf.org/viaf/76382501>,
        wd:Q214862,
        <https://isni.org/isni/0000000109173408> .

