@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/p100620620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The effect of initial imperfections on shell stability : an updated review / J. Arbocz" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664402>,
        <http://data.bibliotheken.nl/id/thes/p075664976> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071764178>,
        <http://data.bibliotheken.nl/id/thes/p075395592> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036192880> ;
    schema1:isbn "9062758142" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed4967b0fe4e70b374136ddba9da2117> ;
    schema1:name "The effect of initial imperfections on shell stability : an updated review" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6334b882777113bd8970799918cfc38b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66097708> .

