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

<http://data.bibliotheken.nl/id/thes/p305862154> a schema1:Person ;
    rdfs:label "Frowine, Steven A." ;
    schema1:familyName "Frowine" ;
    schema1:givenName "Steven A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/298eeb587f61b3f3789b0149a0512398> ;
    schema1:name "Steven A. Frowine" ;
    schema1:sameAs <http://viaf.org/viaf/32316186>,
        <https://isni.org/isni/0000000073690138> .

