@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/p19800124X> a schema1:Person ;
    rdfs:label "Gavron, Assaf (1968-)" ;
    schema1:alternateName "Gavrōn, ʾAsaf" ;
    schema1:birthDate "1968" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Assaf_Gavron" ;
    schema1:familyName "Gavron" ;
    schema1:givenName "Assaf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7db588134ccf0f47c4d4801860e78114> ;
    schema1:name "Assaf Gavron" ;
    schema1:nationality "il" ;
    schema1:sameAs <http://viaf.org/viaf/62755817>,
        wd:Q7065167,
        <https://isni.org/isni/0000000078481212> .

