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

<http://data.bibliotheken.nl/id/thes/p073095397> a schema1:Person ;
    rdfs:label "Soemitro (Raden Mas)" ;
    schema1:description "mede-oprichter en secr. 'Indische Vereeniging' (studeerde RU Leiden)" ;
    schema1:familyName "Soemitro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8cf91f36f18dc60bcfb86d399d9528c> ;
    schema1:name "Soemitro" ;
    schema1:nationality "id" ;
    schema1:sameAs <http://viaf.org/viaf/289545619>,
        <https://isni.org/isni/0000000394918439> .

