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

<http://data.bibliotheken.nl/id/thes/p072651970> a schema1:Person ;
    rdfs:label "Lowry, S. Todd" ;
    schema1:alternateName "Todd Lowry, S." ;
    schema1:familyName "Lowry" ;
    schema1:givenName "S. Todd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8991c6312cd0f2058db9628638e30304> ;
    schema1:name "S. Todd Lowry" ;
    schema1:sameAs <http://viaf.org/viaf/46787867>,
        <https://isni.org/isni/0000000081247857> .

