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

<http://data.bibliotheken.nl/id/thes/p297805479> a schema1:Person ;
    rdfs:label "Schmidt, Daniel" ;
    schema1:alternateName "Schmidt-Rothmund, Daniel" ;
    schema1:description "Vogels" ;
    schema1:familyName "Schmidt" ;
    schema1:givenName "Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c326e84b63b4997042b559a730ce0b96> ;
    schema1:name "Daniel Schmidt" ;
    schema1:sameAs <http://viaf.org/viaf/126149066632565602558>,
        <https://isni.org/isni/0000000108019070> .

