@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/p447431234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dierenwereld in een notedop / E.G. Huey ; vert. door W.M. Beun ; voor Nederland bew. [uit het Engels] door A.F.J. Portielje ; woord vooraf door J.A. Vor der Hake" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071284311> ;
    schema1:bookEdition "4e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068356277>,
        <http://data.bibliotheken.nl/id/thes/p071284362> ;
    schema1:description "Eerdere Amerikaanse uitg.: New York : Reynal & Hitchcock, 1935" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p258336099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca2e8e8821052dd00e6d5fc4976c659c> ;
    schema1:name "De dierenwereld in een notedop" ;
    schema1:numberOfPages 347 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97016d1b8f809986d69f83f46ca74d14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514476541> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/807019ce319612ec0fe2b3f98d156e9e> .

