@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/p086141163> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Flight testing in the Netherlands, an overview / by J.T.M. van Doorn and R.L. van der Velde" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661004>,
        <http://data.bibliotheken.nl/id/thes/p075664992> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071594205>,
        <http://data.bibliotheken.nl/id/thes/p075314878> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073288667> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822769700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86d949689439693c3261031b44ac1434> ;
    schema1:name "Flight testing in the Netherlands, an overview" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c78d220f7eb24dcc5cfde54a739f6a20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65561828> .

