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

<http://data.bibliotheken.nl/id/thes/p070027064> a schema1:Person ;
    rdfs:label "Steeman, Theresa M." ;
    schema1:alternateName "Steeman, Therese" ;
    schema1:description "OFM" ;
    schema1:familyName "Steeman" ;
    schema1:givenName "Theresa M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0fb090feecf152f1365ec2b00344bc0> ;
    schema1:name "Theresa M. Steeman" ;
    schema1:sameAs <http://viaf.org/viaf/281232297>,
        <https://isni.org/isni/0000000388154815> .

