@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/p432805214> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over suikervorming in de lever / door Constant Charles Delprat" ;
    dcterms1:issued "1881" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596889>,
        <http://data.bibliotheken.nl/id/thes/p078574064>,
        <http://data.bibliotheken.nl/id/thes/p078680743> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000137157" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069581770> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p05219390X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5024c52bb631673194b101233699b0e> ;
    schema1:name "Over suikervorming in de lever" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad80e032c3dfd1fd30a96abda6a66a26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245241645> .

