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

<http://data.bibliotheken.nl/id/thes/p087948362> a schema1:Person ;
    rdfs:label "Vinig, Gregory Tsvi" ;
    schema1:alternateName "Vinig, T.G.",
        "Vinig, Tsvi Gregory" ;
    schema1:description "Ook Tsvi G. Vinig of T.G. Vinig of G.T. Vinig" ;
    schema1:familyName "Vinig" ;
    schema1:givenName "Gregory Tsvi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7a05b3e78ce4b7e8826817cae7139f0> ;
    schema1:name "Gregory Tsvi Vinig" ;
    schema1:sameAs <http://viaf.org/viaf/73638792>,
        <https://isni.org/isni/0000000047484875> .

