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

<http://data.bibliotheken.nl/id/thes/p068053320> a schema1:Person ;
    rdfs:label "Carrillo- Arronte, Ricardo" ;
    schema1:familyName "Carrillo- Arronte" ;
    schema1:givenName "Ricardo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0633521c818acccab3d1dd1affde9db7> ;
    schema1:name "Ricardo Carrillo- Arronte" ;
    schema1:sameAs <http://viaf.org/viaf/190682108>,
        <https://isni.org/isni/0000000356538910> .

