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

<http://data.bibliotheken.nl/id/thes/p140811435> a schema1:Person ;
    rdfs:label "Kordig, Carl Robert" ;
    schema1:familyName "Kordig" ;
    schema1:givenName "Carl Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/646cfdb53cef222ade7ce37f04d850d2> ;
    schema1:name "Carl Robert Kordig" ;
    schema1:sameAs <http://viaf.org/viaf/207226602>,
        <https://isni.org/isni/0000000113759444> .

