@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/p073633038> a schema1:Person ;
    rdfs:label "Arntz, Helmut Emil Richard Johannes Wilhelm Roderich (1912-2007)" ;
    schema1:alternateName "Arntz, Helmuth" ;
    schema1:birthDate "1912" ;
    schema1:deathDate "2007" ;
    schema1:description "Vlg. Duitse Who's who? schrijft over taalkunde, schriftkunde, wijn (!)",
        "voorzitter van FID in Duitsland" ;
    schema1:familyName "Arntz" ;
    schema1:givenName "Helmut Emil Richard Johannes Wilhelm Roderich" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50249d693db774bb056547e0c53afa14> ;
    schema1:name "Helmut Emil Richard Johannes Wilhelm Roderich Arntz" ;
    schema1:sameAs <http://viaf.org/viaf/24966445>,
        wd:Q1603353,
        <https://isni.org/isni/0000000114693985> .

