@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/p446160032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The genetics of the mouse / by Hans Grüneberg ; with 16 plates and 96 text figures" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p123895111> ;
    schema1:bookEdition "2nd ed., rev. and enl" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059067128> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852642636> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/050dd4509d9ab4b07fd34d1a1e6288bb> ;
    schema1:name "The genetics of the mouse" ;
    schema1:numberOfPages 650 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2397e91f7be14b55982379e71e977f65> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509358823> .

