@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p050539116> 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" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407766367> ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068364903> ;
    schema1:bookEdition "3. Aufl." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070100241> ;
    schema1:description "1e uitg. 1897" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8d141ae734c1bfcdf3c72a16d7aaf55> ;
    schema1:name "Physikalische Chemie für Anfänger" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b8b8554fa058de142485950bc0bd2d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64885854> .

