@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/p074931547> a schema1:Person ;
    rdfs:label "Hanotte, Xavier (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "bron: https://en.wikipedia.org/wiki/Xavier_Hanotte",
        "vertaler, letterkundige" ;
    schema1:familyName "Hanotte" ;
    schema1:givenName "Xavier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/492c9b85b505aff27391f072ac0b9585> ;
    schema1:name "Xavier Hanotte" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/5031458>,
        wd:Q3570699,
        <https://isni.org/isni/0000000121187204> .

