@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/p802885497> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Design of industrial catalysts / David L. Trimm" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606566>,
        <http://data.bibliotheken.nl/id/thes/p078556414>,
        <http://data.bibliotheken.nl/id/thes/p15438125X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146757319> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82188218X> ;
    schema1:isbn "0444419063" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b7141ffcd41d2c1a5bdcc5ebb2d279c> ;
    schema1:name "Design of industrial catalysts" ;
    schema1:numberOfPages 314 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3602e7378347efe867552f7d0e5b3942> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905456308> .

