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

<http://data.bibliotheken.nl/id/thes/p279942591> a schema1:Person ;
    rdfs:label "Mejía Urquía, José Bohanerges" ;
    schema1:alternateName "Urquía, José Bohanerges Mejía" ;
    schema1:familyName "Mejía Urquía" ;
    schema1:givenName "José Bohanerges" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c78f6cb6a5ed2be21d67fcd07ff00255> ;
    schema1:name "José Bohanerges Mejía Urquía" ;
    schema1:sameAs <http://viaf.org/viaf/290466368>,
        <https://isni.org/isni/0000000395682894> .

