@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/p065219147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische ontwikkelingen in de Nederlandse antropologie / red.: Pieter Hovens en Leo F. Triebels" ;
    dcterms1:issued "1988" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068525087>,
        <https://data.bibliotheken.nl/.well-known/genid/9f5fbf6ab60a70f27ebe975b275a8734> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830733914> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7807c4adf0753f71bd92823313ead69b> ;
    schema1:name "Historische ontwikkelingen in de Nederlandse antropologie" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49ffa614af1eb1fc8e2baa9e9ed3071d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65512773> .

