@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/p120961849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Statistische beschouwingen over de standardisatie van de bepaling der hemolytische activiteit / R. Loos" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069123527> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p120961547>,
        <http://data.bibliotheken.nl/id/nbt/p840470282> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb3b8373886360091a2f6da73b647f3e> ;
    schema1:name "Statistische beschouwingen over de standardisatie van de bepaling der hemolytische activiteit" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5705802708aef5b15cfe046743d0d54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769879448> .

