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

<http://data.bibliotheken.nl/id/thes/p093710119> a schema1:Person ;
    rdfs:label "Gondhowiardjo, Tjahjono Darminto (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:familyName "Gondhowiardjo" ;
    schema1:givenName "Tjahjono Darminto" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acf9e34d45472998bc2ebc315e0cc02a> ;
    schema1:name "Tjahjono Darminto Gondhowiardjo" ;
    schema1:sameAs <http://viaf.org/viaf/289287383>,
        <https://isni.org/isni/000000039477077X> .

