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

<http://data.bibliotheken.nl/id/thes/p146852583> a schema1:Person ;
    rdfs:label "Louthan, Howard P. (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "Profeesor of History" ;
    schema1:familyName "Louthan" ;
    schema1:givenName "Howard P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17b3e466571432c9de380d428b054d1a> ;
    schema1:name "Howard P. Louthan" ;
    schema1:sameAs <http://viaf.org/viaf/119855867>,
        <https://isni.org/isni/0000000109395238> .

