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

<http://data.bibliotheken.nl/id/thes/p372701132> a schema1:Person ;
    rdfs:label "Fritzsch, D." ;
    schema1:description "dipl.-Ing.",
        "dr." ;
    schema1:familyName "Fritzsch" ;
    schema1:givenName "D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80370d375401c2cfc8389eac1ae515ad> ;
    schema1:name "D. Fritzsch" ;
    schema1:sameAs <http://viaf.org/viaf/309893825>,
        <https://isni.org/isni/000000044309246X> .

