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

<http://data.bibliotheken.nl/id/thes/p314651772> a schema1:Person ;
    rdfs:label "Kallendorf, Hilaire (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:description "Prof. of Hispanic and Religious Studies at Texas A&M University" ;
    schema1:familyName "Kallendorf" ;
    schema1:givenName "Hilaire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f541fb362933fc1e25cde3b1da278b71> ;
    schema1:name "Hilaire Kallendorf" ;
    schema1:sameAs <http://viaf.org/viaf/17550319>,
        <https://isni.org/isni/000000011947209X> .

