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

<http://data.bibliotheken.nl/id/thes/p241257875> a schema1:Person ;
    rdfs:label "Subronto, Yanri Wijayanti (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Subronto" ;
    schema1:givenName "Yanri Wijayanti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6592decb7a3a907725e0ae3248207818> ;
    schema1:name "Yanri Wijayanti Subronto" ;
    schema1:sameAs <http://viaf.org/viaf/283465615>,
        <https://isni.org/isni/0000000389936114> .

