@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/p14314104X> a schema1:Person ;
    rdfs:label "Deutsch, Nathaniel" ;
    schema1:familyName "Deutsch" ;
    schema1:givenName "Nathaniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d883a094aff25dc8f8cce4c3640e504> ;
    schema1:name "Nathaniel Deutsch" ;
    schema1:sameAs <http://viaf.org/viaf/85237144>,
        wd:Q6969585,
        <https://isni.org/isni/0000000076900663> .

