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

<http://data.bibliotheken.nl/id/thes/p155039547> a schema1:Person ;
    rdfs:label "Sterman, Tamara" ;
    schema1:familyName "Sterman" ;
    schema1:givenName "Tamara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bc0eb48325d2c6613e3788622181bf3> ;
    schema1:name "Tamara Sterman" ;
    schema1:sameAs <http://viaf.org/viaf/11813204>,
        <https://isni.org/isni/0000000037406072> .

