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

<http://data.bibliotheken.nl/id/thes/p068071051> a schema1:Person ;
    rdfs:label "Chuaqui, Rolando Basim" ;
    schema1:familyName "Chuaqui" ;
    schema1:givenName "Rolando Basim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea61889fc93451e70c0cbddc4701ade5> ;
    schema1:name "Rolando Basim Chuaqui" ;
    schema1:sameAs <http://viaf.org/viaf/5022462>,
        wd:Q26838292,
        <https://isni.org/isni/0000000115879888> .

