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

<http://data.bibliotheken.nl/id/thes/p069973490> a schema1:Person ;
    rdfs:label "Osterlind, Steven J." ;
    schema1:familyName "Osterlind" ;
    schema1:givenName "Steven J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9736ff909b96eb1a5383d461c5c25303> ;
    schema1:name "Steven J. Osterlind" ;
    schema1:sameAs <http://viaf.org/viaf/94794976>,
        <https://isni.org/isni/0000000109269768> .

