@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/p864860846> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de theoretische organische chemie / door P.H. Hermans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446265667> ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617668> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072843225> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6df37a5aa1e0923198958437dbdf51b> ;
    schema1:name "Inleiding tot de theoretische organische chemie" ;
    schema1:numberOfPages 466 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27639e6d443f63fdb63fe9094b9c4444> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902360312> .

