@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/p412490609> a schema1:Person ;
    rdfs:label "Sendoo, Hadaa (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:description "ISBN 9780244927363: ... is an award-winning Mongolian poet and translator. He is founder and leading figure of the World Poetry Almanac" ;
    schema1:familyName "Sendoo" ;
    schema1:givenName "Hadaa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c28b9089b44174f6fe21765225461bb> ;
    schema1:name "Hadaa Sendoo" ;
    schema1:nationality "mn" ;
    schema1:sameAs <http://viaf.org/viaf/65928854>,
        wd:Q5637549,
        <https://isni.org/isni/000000003662772X> .

