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

<http://data.bibliotheken.nl/id/thes/p370548108> a schema1:Person ;
    rdfs:label "López-Portillo, José-Juan" ;
    schema1:alternateName "Portillo, José-Juan López-" ;
    schema1:description "2017: professor of International History at CIDE in Mexico City" ;
    schema1:familyName "López-Portillo" ;
    schema1:givenName "José-Juan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4061679216abe59c04f14b090842c733> ;
    schema1:name "José-Juan López-Portillo" ;
    schema1:sameAs <http://viaf.org/viaf/305950865>,
        <https://isni.org/isni/0000000424909067> .

