@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/p802478778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chemie : ervaring en deductie / door E.J.E. Huffer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435788116> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595815>,
        <http://data.bibliotheken.nl/id/thes/p078467284> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067616887> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851208010> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b83ec57be3c34c4e39f9e40a45991d37> ;
    schema1:name "Chemie : ervaring en deductie" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66d9f7c08db8de95a6c10fc03aeeedf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63421752> .

