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

<http://data.bibliotheken.nl/id/thes/p254060986> a schema1:Person ;
    rdfs:label "Leiteritz, Ralf J." ;
    schema1:familyName "Leiteritz" ;
    schema1:givenName "Ralf J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab8480e749cef6d3f443ae86124a273f> ;
    schema1:name "Ralf J. Leiteritz" ;
    schema1:sameAs <http://viaf.org/viaf/289525302>,
        <https://isni.org/isni/0000000394938085> .

