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

<http://data.bibliotheken.nl/id/thes/p435084518> a schema1:Person ;
    rdfs:label "Galindo, Diego" ;
    schema1:familyName "Galindo" ;
    schema1:givenName "Diego" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54d7085baaf94abc79cc1722a5e76aef> ;
    schema1:name "Diego Galindo" ;
    schema1:sameAs <http://viaf.org/viaf/117148631555730412863>,
        <https://isni.org/isni/0000000498021319> .

