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

<http://data.bibliotheken.nl/id/thes/p071804110> a schema1:Person ;
    rdfs:label "Koesoebjono, Santo" ;
    schema1:familyName "Koesoebjono" ;
    schema1:givenName "Santo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdc59e4425efc57ed5d6b72578fd20fc> ;
    schema1:name "Santo Koesoebjono" ;
    schema1:sameAs <http://viaf.org/viaf/103599035>,
        <https://isni.org/isni/0000000106783729> .

