@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/p08055993X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nonlinear methods in offshore engineering / Subrata K. Chakrabarti" ;
    dcterms1:issued "1990" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ea4ce4c015ad4dd79822db8763f33b25> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842587365> ;
    schema1:isbn "0444884572" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71e7c12a07e85d12cf08016c2dc51918> ;
    schema1:name "Nonlinear methods in offshore engineering" ;
    schema1:numberOfPages 543 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a305a797c3f3d9faf7a3e39b23b49c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/23140956> .

