@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/p790582031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chemische reactietechniek / D.J. Gerritsen, E.J. Stamhuis" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078467438> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072207159> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072819154> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821711032> ;
    schema1:isbn "902747558X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/875e657967024ee235f3e73cb9884e47> ;
    schema1:name "Chemische reactietechniek" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a6de744db8bb7299d2fb25a6d958dcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905455350> .

