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

<http://data.bibliotheken.nl/id/thes/p067931383> a schema1:Person ;
    rdfs:label "Hulsman-Vejsová, Marie" ;
    schema1:description "B0432201: inspector IOB" ;
    schema1:familyName "Hulsman-Vejsová" ;
    schema1:givenName "Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e39fcd2d9fde5f69b97d54846e7fe04> ;
    schema1:name "Marie Hulsman-Vejsová" ;
    schema1:sameAs <http://viaf.org/viaf/289265082>,
        <https://isni.org/isni/0000000394705978> .

