@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/p067577253> a schema1:Person ;
    rdfs:label "Zervos, Christian (1889-1970)" ;
    schema1:birthDate "1889" ;
    schema1:deathDate "1970" ;
    schema1:description "geb. te Argostoli (op eiland Kefalonia, Griekenland), overl. te Parijs",
        "kunsthistoricus (promoveerde in 1919, Université de Sorbonne, te Parijs), kunstcriticus en kunsthandelaar; eindred. ts. \"Cahiers d'Art\" (bestaan van: 1926-1960)" ;
    schema1:familyName "Zervos" ;
    schema1:givenName "Christian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a097b928e8caef1cdc23336abc19b8d2> ;
    schema1:name "Christian Zervos" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/100169731>,
        wd:Q1082430,
        <https://isni.org/isni/0000000118506681> .

