@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p170165027> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anthropologisch onderzoek / C. Pruys van der Hoeven" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354440306> ;
    dcterms1:issued "1854" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069959102> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e uitg.: 1851" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044146930> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19f2222b24bbb71a1e872f16f394ea1f> ;
    schema1:name "Anthropologisch onderzoek" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fad8f50c4960a0a42d209a11de5a199f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/771050494> .

