@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/p044212887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Development of an airborne facility for advanced avionics research / by N. van Driel" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664992> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073288233>,
        <http://data.bibliotheken.nl/id/thes/p075314878> ;
    schema1:description "Paper to be presented at the 53rd AGARD Avionics Panel Symposium, Las Vegas, Nevada, USA, 27 April-1 May 1987" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822769700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0589e31134c628c07a712ebfd5e48319> ;
    schema1:name "Development of an airborne facility for advanced avionics research" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ba11ce96860d3679efe1fb398121bb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64943736> .

