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

<http://data.bibliotheken.nl/id/thes/p191268224> a schema1:Person ;
    rdfs:label "Sandoval, Jaime Alfonso" ;
    schema1:familyName "Sandoval" ;
    schema1:givenName "Jaime Alfonso" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a833dc4d940e15ca1d43dfa02f80db4f> ;
    schema1:name "Jaime Alfonso Sandoval" ;
    schema1:sameAs <http://viaf.org/viaf/88109847>,
        <https://isni.org/isni/0000000368817116> .

