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

<http://data.bibliotheken.nl/id/thes/p170834328> a schema1:Person ;
    rdfs:label "Supper, W." ;
    schema1:description "B9834053: \"ESA/ESTEC, Thermal Control and Heat Rejection Section ... Noordwijk ... e-mail: wolfgangyc.estec.esa.nl" ;
    schema1:familyName "Supper" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91b7352b14801911b84c204b3a2a37cb> ;
    schema1:name "W. Supper" ;
    schema1:sameAs <http://viaf.org/viaf/284755949>,
        <https://isni.org/isni/0000000390983364> .

