@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/p040124320> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The land and wildlife of Africa / Archie Carr ; [in collab. with] the ed. of Life" ;
    dcterms1:issued "1965" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/22967d95fab839d97fafa2d8ab3e3889> ;
    schema1:description "Time-Life books" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p123153468> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dbf17bddc64ed858bf1a1b8eed9a94d> ;
    schema1:name "The land and wildlife of Africa" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4c019396cc00c9195f4891ea1738134> ;
    schema1:sameAs <http://www.worldcat.org/oclc/59025417> .

