@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/p158117352> a schema1:Person ;
    rdfs:label "James, Deborah (sociaal antropologe)" ;
    schema1:description "Department of Social Anthropology, University of the Witwatersrand (1995), Zuid-Afrika",
        "vervolgens: reader in anthropology, London School of Economics" ;
    schema1:familyName "James" ;
    schema1:givenName "Deborah" ;
    schema1:hasOccupation "sociaal antropologe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9780a50b1dc6b956392cf1d75881f5d3> ;
    schema1:name "Deborah James" ;
    schema1:sameAs <http://viaf.org/viaf/44586202>,
        wd:Q105376813,
        <https://isni.org/isni/0000000124509993> .

