@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/p073307335> a schema1:Person ;
    rdfs:label "Rummel, Reiner F." ;
    schema1:alternateName "Rummel, Reiner" ;
    schema1:familyName "Rummel" ;
    schema1:givenName "Reiner F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52ea3e8896d3ab25b4f0cdddffc0203b> ;
    schema1:name "Reiner F. Rummel" ;
    schema1:sameAs <http://viaf.org/viaf/3121903>,
        wd:Q1514455,
        <https://isni.org/isni/0000000119047229> .

