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

<http://data.bibliotheken.nl/id/thes/p071568654> a schema1:Person ;
    rdfs:label "Karpilovsky, Gregory (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:familyName "Karpilovsky" ;
    schema1:givenName "Gregory" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/100431a66b2bbd877aa6f592186ad0f8> ;
    schema1:name "Gregory Karpilovsky" ;
    schema1:sameAs <http://viaf.org/viaf/94371352>,
        <https://isni.org/isni/0000000110779503> .

