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

<http://data.bibliotheken.nl/id/thes/p264397835> a schema1:Person ;
    rdfs:label "Reymond, Eric D." ;
    schema1:familyName "Reymond" ;
    schema1:givenName "Eric D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/146b8c01b2efaa9bfe96d451ddd28fdb> ;
    schema1:name "Eric D. Reymond" ;
    schema1:sameAs <http://viaf.org/viaf/74097243>,
        wd:Q113808403,
        <https://isni.org/isni/0000000050118622> .

