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

<http://data.bibliotheken.nl/id/thes/p21372782X> a schema1:Person ;
    rdfs:label "Blom, Esther M." ;
    schema1:description "B0126488: Working Group Ecology and Development",
        "ecologie" ;
    schema1:familyName "Blom" ;
    schema1:givenName "Esther M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7fff7af649161e1c33daa1673824bc2> ;
    schema1:name "Esther M. Blom" ;
    schema1:sameAs <http://viaf.org/viaf/76023251>,
        <https://isni.org/isni/0000000044954667> .

