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

<http://data.bibliotheken.nl/id/thes/p330534033> a schema1:Person ;
    rdfs:label "Hirsch, Steven J." ;
    schema1:familyName "Hirsch" ;
    schema1:givenName "Steven J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e72bd72b051f020cb31a0c686a58387> ;
    schema1:name "Steven J. Hirsch" ;
    schema1:sameAs <http://viaf.org/viaf/160846301>,
        <https://isni.org/isni/0000000118830967> .

