@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/p831427337> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalysis in C1 chemistry / ed. by Wilhelm Keim" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560275X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069410836> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831609788> ;
    schema1:isbn "9027715270" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/460eb2e8d954a7d24c22235635a36d63> ;
    schema1:name "Catalysis in C1 chemistry" ;
    schema1:numberOfPages 312 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f67f3276352d630522f629ad5eb4fd89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63966653> .

