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

<http://data.bibliotheken.nl/id/thes/p074353683> a schema1:Person ;
    rdfs:label "Steinbuch, G.F." ;
    schema1:familyName "Steinbuch" ;
    schema1:givenName "G.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d59ad64df20ac0195b5169d2405a0db7> ;
    schema1:name "G.F. Steinbuch" ;
    schema1:sameAs <http://viaf.org/viaf/290356152>,
        <https://isni.org/isni/0000000395612685> .

