@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p07528474X> a schema1:Person ;
    rdfs:label "Bootsma, Pieter D." ;
    schema1:description "B9843803: KLM, Dept. of Buss. Systems; bij ref. 9.: Bootsma P.D. (1997) Airline flight schedule development, Thesis University of Twente, ISBN 9036510473" ;
    schema1:familyName "Bootsma" ;
    schema1:givenName "Pieter D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bc95aa1b0f989cf4e759ce7d483b44e> ;
    schema1:name "Pieter D. Bootsma" ;
    schema1:sameAs <http://viaf.org/viaf/282027301>,
        <https://isni.org/isni/0000000388786927> .

