@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/p074165801> a schema1:Person ;
    rdfs:label "Schminke, Horst Kurt" ;
    schema1:familyName "Schminke" ;
    schema1:givenName "Horst Kurt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ff33c024a5f70c4907e69e79a605755> ;
    schema1:name "Horst Kurt Schminke" ;
    schema1:sameAs <http://viaf.org/viaf/85934995>,
        wd:Q21341601,
        <https://isni.org/isni/0000000078332356> .

