@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p157253422> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anthropology as ... / [with contrib. by James Clifford ... et al.]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610377>,
        <http://data.bibliotheken.nl/id/thes/p07847793X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069257469> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044608586> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/363b60cbd4602dc3b86fba5629d387f8> ;
    schema1:name "Anthropology as ..." ;
    schema1:numberOfPages 129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd0aa3edab43f95a41577c5451d10bc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68613112> .

