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

<http://data.bibliotheken.nl/id/thes/p338782842> a schema1:Person ;
    rdfs:label "Reis, Herman" ;
    schema1:description "fotogr." ;
    schema1:familyName "Reis" ;
    schema1:givenName "Herman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2333ae1404a3380f9848cc4ffd547a34> ;
    schema1:name "Herman Reis" ;
    schema1:sameAs <http://viaf.org/viaf/283387335>,
        <https://isni.org/isni/0000000389919058> .

