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

<http://data.bibliotheken.nl/id/thes/p188799974> a schema1:Person ;
    rdfs:label "Luiten, W.J." ;
    schema1:description "B9943220: mevr.; TNO Kathalys" ;
    schema1:familyName "Luiten" ;
    schema1:givenName "W.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9331ce81a6c08a5bc7a5b4069f0e35a6> ;
    schema1:name "W.J. Luiten" ;
    schema1:sameAs <http://viaf.org/viaf/291686000>,
        <https://isni.org/isni/0000000396707942> .

