@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/p110618181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Survey on the application of a 3D general purpose wind-tunnel research model / M.J. Pagen" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656612> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075395592>,
        <http://data.bibliotheken.nl/id/thes/p111172136> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036192880> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c59258bf4ebf805c3e232900882855b6> ;
    schema1:name "Survey on the application of a 3D general purpose wind-tunnel research model" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abeba36e81e55ff2a45f210093403bd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65992616> .

