@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/p087549085> a schema1:Person ;
    rdfs:label "Schwehm, G.H." ;
    schema1:familyName "Schwehm" ;
    schema1:givenName "G.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6ad932ed0fb0ce00409ab3537de5050> ;
    schema1:name "G.H. Schwehm" ;
    schema1:sameAs <http://viaf.org/viaf/270420709>,
        wd:Q5550764,
        <https://isni.org/isni/0000000383619732> .

