@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/p068339208> a schema1:Person ;
    rdfs:label "Eisenstadt, Shmuel Noah (1923-)" ;
    schema1:alternateName "Eisenstadt, Samuel Noach",
        "Eisenstadt, Shmuel N.",
        "ʾAyzenšṭadṭ, Samuel Noah" ;
    schema1:birthDate "1923" ;
    schema1:description "." ;
    schema1:familyName "Eisenstadt" ;
    schema1:givenName "Shmuel Noah" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7fdb2cd1e9f1df4bcb2ccf16de9be58> ;
    schema1:name "Shmuel Noah Eisenstadt" ;
    schema1:sameAs <http://viaf.org/viaf/27081048>,
        wd:Q677793,
        <https://isni.org/isni/0000000108815202> .

