@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/p212366076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fever: the role of the vagus nerve / guest ed.: A.A. Romanovsky" ;
    dcterms1:issued "2000" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212366122> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p182887502> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87f86df6d148b61bd624bcabdec098fe> ;
    schema1:name "Fever: the role of the vagus nerve" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bba920757f85b989acfc72212aa986c7> .

