@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/p830675434> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op het spoor van de mens / Richard E. Leakey ; [vert. uit het Engels door Ruud Rook]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605716>,
        <http://data.bibliotheken.nl/id/thes/p077603095>,
        <http://data.bibliotheken.nl/id/thes/p078501733>,
        <http://data.bibliotheken.nl/id/thes/p078587859> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068599749> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070831920> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027494703" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5f1d807714826013da2415e5c9c9907> ;
    schema1:name "Op het spoor van de mens" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d058868ad8d9c3bb91c8309ed4a7225b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63461056> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/63356819aa52f0e0a89c76fa2b98ac8a> .

