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

<http://data.bibliotheken.nl/id/thes/p070435162> a schema1:Person ;
    rdfs:label "Everstine, Louis (1933-)" ;
    schema1:birthDate "1933" ;
    schema1:description "mb" ;
    schema1:familyName "Everstine" ;
    schema1:givenName "Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/256923f92689df96ab7b01b55d6a50b0> ;
    schema1:name "Louis Everstine" ;
    schema1:sameAs <http://viaf.org/viaf/108756803>,
        <https://isni.org/isni/0000000084061652> .

