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

<http://data.bibliotheken.nl/id/thes/p070060401> a schema1:Person ;
    rdfs:label "Studemund, Wilhelm Friedrich Adolf (1843-1889)" ;
    schema1:alternateName "Studemund, Guilelmus" ;
    schema1:birthDate "1843" ;
    schema1:deathDate "1889" ;
    schema1:familyName "Studemund" ;
    schema1:givenName "Wilhelm Friedrich Adolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21623af9845be6a0f15404d5ed15f7fa> ;
    schema1:name "Wilhelm Friedrich Adolf Studemund" ;
    schema1:sameAs <http://viaf.org/viaf/61633566>,
        wd:Q109490,
        <https://isni.org/isni/0000000122807671> .

