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

<http://data.bibliotheken.nl/id/thes/p071887202> a schema1:Person ;
    rdfs:label "Schiffman, Harold F. (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:familyName "Schiffman" ;
    schema1:givenName "Harold F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f91f60e9235c14419a5dd57bed5d253> ;
    schema1:name "Harold F. Schiffman" ;
    schema1:sameAs <http://viaf.org/viaf/38287568>,
        <https://isni.org/isni/0000000110563147> .

