@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/p803242328> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Morphogenetica" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603117>,
        <http://data.bibliotheken.nl/id/thes/p078595770> ;
    schema1:description "An elaboration of lectures presented at the 4th Symposium on Experimental Embryology, on Causal Embryology or on Morphogenetics, Leyden, 1947",
        "Bijdr. in het Duits, Engels en Frans" ;
    schema1:inLanguage "de",
        "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840971605> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb915684bc12f8f3dd402b20e7c6a071> ;
    schema1:name "De Morphogenetica" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25c03a8b556d0de46503da7fd8ec0bed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/6891534> .

