@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/p124004482> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A simple model for wind turbine free lead/lag motion / A.J. Brand" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562754X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075313502>,
        <http://data.bibliotheken.nl/id/thes/p094912599> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066129656> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5e94407d7586fa6106814e4cab18613> ;
    schema1:name "A simple model for wind turbine free lead/lag motion" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ee8fd11d6d00eb5ec10ed6e373cb06b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69187202> .

