@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/p821373064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The formation of immunoglobulins by human tissues in vitro / Ralph van Furth" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067636527> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30b701e0e01cf5056186451cb53711aa> ;
    schema1:name "The formation of immunoglobulins by human tissues in vitro" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b905d449f8a7801a1e2c7fa924921d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/34916097> .

