@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p074239457> a schema1:Person ;
    rdfs:label "Almagor, Joseph (1958-)" ;
    schema1:alternateName "Almagor, Jossi" ;
    schema1:birthDate "1958" ;
    schema1:familyName "Almagor" ;
    schema1:givenName "Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9d6787325a3eaaf68bc7f3725afebeb> ;
    schema1:name "Joseph Almagor" ;
    schema1:sameAs <http://viaf.org/viaf/58927650>,
        <https://isni.org/isni/0000000047071026> .

