@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/p191589403> a schema1:Person ;
    rdfs:label "Moschytz, George S." ;
    schema1:alternateName "Moschytz, George" ;
    schema1:familyName "Moschytz" ;
    schema1:givenName "George S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3591e9b8babfc77e04d5c36ff3f26af9> ;
    schema1:name "George S. Moschytz" ;
    schema1:sameAs <http://viaf.org/viaf/95153872>,
        wd:Q6871367,
        <https://isni.org/isni/0000000109997693> .

