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

<http://data.bibliotheken.nl/id/thes/p074861530> a schema1:Person ;
    rdfs:label "Roth, Hans" ;
    schema1:description "mb/vertaler/drs" ;
    schema1:familyName "Roth" ;
    schema1:givenName "Hans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d627d2e4900aa61a870447559aa706e1> ;
    schema1:name "Hans Roth" ;
    schema1:sameAs <http://viaf.org/viaf/288595124>,
        <https://isni.org/isni/0000000368844771> .

