@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/p07304721X> a schema1:Person ;
    rdfs:label "Scheper-Hughes, Nancy (1944- ; anthropology)" ;
    schema1:alternateName "Hughes, Nancy",
        "Hughes, Nancy Scheper" ;
    schema1:birthDate "1944" ;
    schema1:description "Professor of Medical Anthropology at the University of California, Berkely where she directs the doctoral program in Critical Studies in Medicine, Science, and the Body",
        "Violence of everyday life examined from a radical existentialist and politically engaged perspective" ;
    schema1:familyName "Scheper-Hughes" ;
    schema1:givenName "Nancy" ;
    schema1:hasOccupation "anthropology" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f5f5f58962d9b31ef4db1ac21bbce6a> ;
    schema1:name "Nancy Scheper-Hughes" ;
    schema1:sameAs <http://viaf.org/viaf/66493401>,
        wd:Q6962966,
        <https://isni.org/isni/0000000109103557> .

