@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/p06997893X> a schema1:Person ;
    rdfs:label "Trappeniers, Nestor Joseph" ;
    schema1:alternateName "Trappeniers, N." ;
    schema1:familyName "Trappeniers" ;
    schema1:givenName "Nestor Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06445a4d8ca93f7d3be3183911e88c0f> ;
    schema1:name "Nestor Joseph Trappeniers" ;
    schema1:sameAs <http://viaf.org/viaf/43905630>,
        wd:Q1978453,
        <https://isni.org/isni/0000000041137012> .

