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

<http://data.bibliotheken.nl/id/thes/p09885917X> a schema1:Person ;
    rdfs:label "Korteling, Johan Egbert (1958-)" ;
    schema1:alternateName "Korteling, Hans" ;
    schema1:birthDate "1958" ;
    schema1:description "Dr., TNO-TM" ;
    schema1:familyName "Korteling" ;
    schema1:givenName "Johan Egbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10bdb9a3f8a5bc22770c027cccf63b52> ;
    schema1:name "Johan Egbert Korteling" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/68140314>,
        <https://isni.org/isni/0000000031921444> .

