@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/p071955720> a schema1:Person ;
    rdfs:label "Kalkar, Georg" ;
    schema1:description "retro" ;
    schema1:familyName "Kalkar" ;
    schema1:givenName "Georg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/731542e1f17f4d2f8d9bd4262e228b14> ;
    schema1:name "Georg Kalkar" ;
    schema1:sameAs <http://viaf.org/viaf/286318884>,
        wd:Q116998562,
        <https://isni.org/isni/0000000392322391> .

