@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/p089068823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Choice of an optimum ducted propeller / A.P. de Zwaan" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621169>,
        <http://data.bibliotheken.nl/id/thes/p075659883> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075293455>,
        <http://data.bibliotheken.nl/id/thes/p079723756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p080042430> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830937846> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9e06e1a75eb55adf503966bbe2c04a2> ;
    schema1:name "Choice of an optimum ducted propeller" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b2e133805e046d2dea130701304b8a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65449088> .

