@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/p06990233X> a schema1:Person ;
    rdfs:label "Wechsberg, Joseph (1907-1983)" ;
    schema1:birthDate "1907" ;
    schema1:deathDate "1983" ;
    schema1:description "bron: Kleine Verbündete - Little allies / hrsg. von Ursula Seeber. 1998" ;
    schema1:familyName "Wechsberg" ;
    schema1:givenName "Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40ce88b644464e0ad378ff018e27d076> ;
    schema1:name "Joseph Wechsberg" ;
    schema1:sameAs <http://viaf.org/viaf/72198501>,
        wd:Q215421,
        <https://isni.org/isni/0000000110703672> .

