@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/p071059253> a schema1:Person ;
    rdfs:label "Wöhrle, Georg" ;
    schema1:familyName "Wöhrle" ;
    schema1:givenName "Georg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efd2c1654c16398880d30cf374eb9818> ;
    schema1:name "Georg Wöhrle" ;
    schema1:sameAs <http://viaf.org/viaf/2489836>,
        wd:Q1386160,
        <https://isni.org/isni/0000000108625978> .

