@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069840563> a schema1:Person ;
    rdfs:label "Oz, Amos (1939-2018)" ;
    schema1:alternateName "ʿAwaz, ʿĀmūs",
        "ʿŌz, ʿAmōs",
        "ʿŪz, Āmūs",
        "Оз, Амос",
        "עוז, עמוס" ;
    schema1:birthDate "1939" ;
    schema1:deathDate "2018" ;
    schema1:description "B9910819 vermeldt als geboortejaar 1930",
        "literator" ;
    schema1:familyName "Oz" ;
    schema1:givenName "Amos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2696c5a7b0b8963579850f896264cbd> ;
    schema1:name "Amos Oz" ;
    schema1:nationality "il" ;
    schema1:sameAs <http://viaf.org/viaf/39382165>,
        wd:Q151872,
        <https://isni.org/isni/0000000121007576> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/oz__001> .

