@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068503903> a schema1:Person ;
    rdfs:label "Lévi-Strauss, Claude Gustave (1908-2009)" ;
    schema1:alternateName "Lebi Sŭt'ŭrosŭ",
        "Strauss, Claude Gustave Lévi-",
        "Straws, Klūd",
        "Strūs, Klūd",
        "레비스트로스" ;
    schema1:birthDate "1908" ;
    schema1:deathDate "2009" ;
    schema1:description "filosoof" ;
    schema1:familyName "Lévi-Strauss" ;
    schema1:givenName "Claude Gustave" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89cda26c9d3df280794a41861754631b> ;
    schema1:name "Claude Gustave Lévi-Strauss" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/102346347>,
        wd:Q128126,
        <https://isni.org/isni/0000000121035067> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/levi003> .

