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

<http://data.bibliotheken.nl/id/thes/p069246211> a schema1:Person ;
    rdfs:label "Flothuis, Mea M." ;
    schema1:description "vert." ;
    schema1:familyName "Flothuis" ;
    schema1:givenName "Mea M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61f427f41a6cb9ed08b08a62b1b503e7> ;
    schema1:name "Mea M. Flothuis" ;
    schema1:sameAs <http://viaf.org/viaf/48984385>,
        <https://isni.org/isni/0000000053912952> .

