@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/p113043317> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cells of the hepatic sinusoid / Kupffer Cell Foundation" ;
    dcterms1:issued "1993" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069080925>,
        <http://data.bibliotheken.nl/id/thes/p070346127> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861398262> ;
    schema1:isbn "9080007951" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/873707686814f9c8a1e5539f89d42a7a> ;
    schema1:name "Cells of the hepatic sinusoid" ;
    schema1:numberOfPages 612 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34f9bfa718e9c3f3ea830083de17aa4d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769835181> .

