@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/p073203939> a schema1:Person ;
    rdfs:label "Schellingerhout, N.W." ;
    schema1:description "B0034552: Intron, Amsterdam" ;
    schema1:familyName "Schellingerhout" ;
    schema1:givenName "N.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce7dbff12dff37b26849fb83b3126501> ;
    schema1:name "N.W. Schellingerhout" ;
    schema1:sameAs <http://viaf.org/viaf/286922671>,
        wd:Q102332009,
        <https://isni.org/isni/0000000392817941> .

