@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/p069136351> a schema1:Person ;
    rdfs:label "Schoenborn, Paul Gerhard" ;
    schema1:familyName "Schoenborn" ;
    schema1:givenName "Paul Gerhard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43ca6ca20e0210aea4b3b0e869f7b502> ;
    schema1:name "Paul Gerhard Schoenborn" ;
    schema1:sameAs <http://viaf.org/viaf/44883728>,
        wd:Q1670136,
        <https://isni.org/isni/0000000024970133> .

