@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/p407763406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Physikalische Chemie für Anfänger / von Ch. M. van Deventer ; mit einem Vorw. von J.H. van 't Hoff" ;
    dcterms1:issued "1901" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068364903> ;
    schema1:bookEdition "2. Aufl." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067807399>,
        <http://data.bibliotheken.nl/id/thes/p070100241> ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047109955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6eed9b65db19514073fd5a4391d614ca> ;
    schema1:name "Physikalische Chemie für Anfänger" ;
    schema1:numberOfPages 171 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0318486c33ef7699c93c3d205ff70c93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962261501> .

