@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/p070656150> a schema1:Person ;
    rdfs:label "Nijman, Theodoor Evert" ;
    schema1:alternateName "Nijman, Theo N." ;
    schema1:description "B9125509: Theo N. Nijman" ;
    schema1:familyName "Nijman" ;
    schema1:givenName "Theodoor Evert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/358c150828430f3dda77708e271c41a7> ;
    schema1:name "Theodoor Evert Nijman" ;
    schema1:sameAs <http://viaf.org/viaf/43873559>,
        wd:Q30072200,
        <https://isni.org/isni/0000000041112106> .

