@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/p373499353> a schema1:Person ;
    rdfs:label "Nutsubidze, Shalva (1888-1969)" ;
    schema1:birthDate "1888" ;
    schema1:deathDate "1969" ;
    schema1:description "26076262: 1888-1969" ;
    schema1:familyName "Nutsubidze" ;
    schema1:givenName "Shalva" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9725442a9e1a261f85ebf136ed0fcc65> ;
    schema1:name "Shalva Nutsubidze" ;
    schema1:sameAs <http://viaf.org/viaf/8824349>,
        wd:Q3651294,
        <https://isni.org/isni/0000000110375744> .

