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

<http://data.bibliotheken.nl/id/thes/p085758019> a schema1:Person ;
    rdfs:label "Solaguren-Beascoa de Corral, Félix" ;
    schema1:alternateName "Beascoa de Corral, Félix Solaguren",
        "Corral, Félix Solaguren-Beascoa de" ;
    schema1:familyName "Solaguren-Beascoa de Corral" ;
    schema1:givenName "Félix" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58fa36b5b6564b875088197047e5e266> ;
    schema1:name "Félix Solaguren-Beascoa de Corral" ;
    schema1:sameAs <http://viaf.org/viaf/96088040>,
        <https://isni.org/isni/000000012331131X> .

