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

<http://data.bibliotheken.nl/id/thes/p07494553X> a schema1:Person ;
    rdfs:label "Derks, Jacobus Theodorus Maria (1949-)" ;
    schema1:alternateName "Derks, Jack T.M." ;
    schema1:birthDate "1949" ;
    schema1:description "Director of ISRAD LTD, Research, Development and Project Management",
        "dr." ;
    schema1:familyName "Derks" ;
    schema1:givenName "Jacobus Theodorus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52fb5b4117cd68c4c4675c96501bd929> ;
    schema1:name "Jacobus Theodorus Maria Derks" ;
    schema1:sameAs <http://viaf.org/viaf/5790654>,
        <https://isni.org/isni/0000000032388127> .

