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

<http://data.bibliotheken.nl/id/thes/p071634800> a schema1:Person ;
    rdfs:label "Schutz, Herbert (1937-)" ;
    schema1:birthDate "1937" ;
    schema1:description "B0116320: Ph.D. in German language and literature... teaches at the Brock University, St. Catharines, Ontario, Canada" ;
    schema1:familyName "Schutz" ;
    schema1:givenName "Herbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a85ebbd41f840f16d5ccfa6bf39193b5> ;
    schema1:name "Herbert Schutz" ;
    schema1:sameAs <http://viaf.org/viaf/108591354>,
        wd:Q85632539,
        <https://isni.org/isni/0000000109316210> .

