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

<http://data.bibliotheken.nl/id/thes/p37627607X> a schema1:Person ;
    rdfs:label "Tanis-Baars, Thera" ;
    schema1:description "vert." ;
    schema1:familyName "Tanis-Baars" ;
    schema1:givenName "Thera" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d75c439c22273d21013969d1248147ad> ;
    schema1:name "Thera Tanis-Baars" ;
    schema1:sameAs <http://viaf.org/viaf/311815184>,
        <https://isni.org/isni/0000000443747171> .

