@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/p09995933X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An introduction to the rubber forming of thermoplastic composites / L.M.J. Robroek" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602792>,
        <http://data.bibliotheken.nl/id/thes/p07561278X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087698862> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036192880> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8db9b42f0c2d37d967219968892de764> ;
    schema1:name "An introduction to the rubber forming of thermoplastic composites" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab87f78098de81716fdc930606f91b3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66071593> .

