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

<http://data.bibliotheken.nl/id/thes/p074554786> a schema1:Person ;
    rdfs:label "Herber, Robert Franciscus Martin" ;
    schema1:familyName "Herber" ;
    schema1:givenName "Robert Franciscus Martin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f376493fa837d283f9b6b0f5cdaab14d> ;
    schema1:name "Robert Franciscus Martin Herber" ;
    schema1:sameAs <http://viaf.org/viaf/32064562>,
        <https://isni.org/isni/0000000030892725> .

