@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p07218390X> a schema1:Person ;
    rdfs:label "Hennig, Christoph (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "Italië" ;
    schema1:familyName "Hennig" ;
    schema1:givenName "Christoph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbeedb539a2f1ecb978b119c2729eabc> ;
    schema1:name "Christoph Hennig" ;
    schema1:sameAs <http://viaf.org/viaf/74676605>,
        <https://isni.org/isni/0000000109884445> .

