@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/p046041567> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A database oriented system for the support of flight tests / by O. van Teunenbroek and F.J. Heerema" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603195>,
        <http://data.bibliotheken.nl/id/thes/p075661004> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073389226>,
        <http://data.bibliotheken.nl/id/thes/p075314878> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069842817> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822769700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51371c5897023f4017fd705afc6e1e08> ;
    schema1:name "A database oriented system for the support of flight tests" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0344e10b011d1332bc9374a2e929cf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64884467> .

