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

<http://data.bibliotheken.nl/id/thes/p090558545> a schema1:Person ;
    rdfs:label "Reifsnider, Kenneth L." ;
    schema1:familyName "Reifsnider" ;
    schema1:givenName "Kenneth L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30b37b8819a941c1396b4989249e1ed4> ;
    schema1:name "Kenneth L. Reifsnider" ;
    schema1:sameAs <http://viaf.org/viaf/12375920>,
        <https://isni.org/isni/0000000115965065> .

