@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/p072514116> a schema1:Person ;
    rdfs:label "Lubotsky, Alexander Markovitsj (1956-)" ;
    schema1:alternateName "Lubotsky, A." ;
    schema1:birthDate "1956" ;
    schema1:familyName "Lubotsky" ;
    schema1:givenName "Alexander Markovitsj" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec94dfd564c0316e26b99836bd75dfe7> ;
    schema1:name "Alexander Markovitsj Lubotsky" ;
    schema1:sameAs <http://viaf.org/viaf/60790727>,
        wd:Q62560153 .

