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

<http://data.bibliotheken.nl/id/thes/p072289910> a schema1:Person ;
    rdfs:label "Kerns, James Alexander" ;
    schema1:familyName "Kerns" ;
    schema1:givenName "James Alexander" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1fa003de0b6872ce2d8adb63487c9f9> ;
    schema1:name "James Alexander Kerns" ;
    schema1:sameAs <http://viaf.org/viaf/91953625>,
        <https://isni.org/isni/0000000104420289> .

