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

<http://data.bibliotheken.nl/id/thes/p068288379> a schema1:Person ;
    rdfs:label "Krige, John" ;
    schema1:description "B9700917: ... \"leading a project to write a history of the European Space Agency ... Executive Editor of the international journal History and Technology and series editor for Harwood Academic Publishers of Studies in the History of Science, Technology and Medicine. ... Dir. de Recherche Associé in the CNRS and Dir. of the Centre de Recherche en Historie des Sciences et des Techniques at the Cité des Sciences et de l'Industrie, Paris\"" ;
    schema1:familyName "Krige" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bc130bc4df621f0cce0da4c50ec0a61> ;
    schema1:name "John Krige" ;
    schema1:sameAs <http://viaf.org/viaf/54163969>,
        wd:Q6243445,
        <https://isni.org/isni/0000000109020153> .

