@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/p067664709> a schema1:Person ;
    rdfs:label "Schmökel, Hartmut" ;
    schema1:familyName "Schmökel" ;
    schema1:givenName "Hartmut" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/582466c594e80d6f8bc3220c2ddf5b35> ;
    schema1:name "Hartmut Schmökel" ;
    schema1:sameAs <http://viaf.org/viaf/80090225>,
        wd:Q1147193,
        <https://isni.org/isni/0000000110728685> .

