@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/p04802287X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Transplantation of the liver / ed. by Willis C. Maddrey" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613832>,
        <http://data.bibliotheken.nl/id/thes/p075624486> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069830010> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048268828> ;
    schema1:isbn "0444013229" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c31d1d0d037046413770edf793c41ea> ;
    schema1:name "Transplantation of the liver" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29ddd948b418191f38bee632d6447b96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906516565> .

