@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/p071369945> a schema1:Person ;
    rdfs:label "Blohm, Kurt Wilhelm" ;
    schema1:description "mb" ;
    schema1:familyName "Blohm" ;
    schema1:givenName "Kurt Wilhelm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15b073539c4c2cf850fd3d6a6a8c9f88> ;
    schema1:name "Kurt Wilhelm Blohm" ;
    schema1:sameAs <http://viaf.org/viaf/12826122>,
        wd:Q53498721,
        <https://isni.org/isni/000000005106331X> .

