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

<http://data.bibliotheken.nl/id/thes/p18112520X> a schema1:Person ;
    rdfs:label "Ormondt, J. van" ;
    schema1:description "chemicus; was vanaf juni 1945 als luitenant-kolonel werkzaam voor Militair Bureau Wetenschappelijke Inlichtingen (MBWI)" ;
    schema1:familyName "van Ormondt" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f953808347ee8b30b2fa4337350fa5a9> ;
    schema1:name "J. van Ormondt" ;
    schema1:sameAs <http://viaf.org/viaf/281985921> .

