@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/p036295396> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De evolutie van den mens / door H.J.T. Bylmer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435700138> ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603567>,
        <http://data.bibliotheken.nl/id/thes/p078510988>,
        <http://data.bibliotheken.nl/id/thes/p078587859>,
        <http://data.bibliotheken.nl/id/thes/p397580428> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069743983> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832933945> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5ec09e27d12ac7dadfc8f90e78132c9> ;
    schema1:name "De evolutie van den mens" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebd84dbb09edbfd435183d1eabb4d179> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781832542> .

