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

<http://data.bibliotheken.nl/id/thes/p297462369> a schema1:Person ;
    rdfs:label "Simons-Julicher, Riky" ;
    schema1:alternateName "Simons, Riky" ;
    schema1:familyName "Simons-Julicher" ;
    schema1:givenName "Riky" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/892fd78a0abd75da8f86820cc550e215> ;
    schema1:name "Riky Simons-Julicher" ;
    schema1:sameAs <http://viaf.org/viaf/282455711>,
        <https://isni.org/isni/000000038911361X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/simo092> .

