@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068748914> a schema1:Person ;
    rdfs:label "Schuttevaêr-Velthuys, Nel (1903-1996)" ;
    schema1:alternateName "Schuttevaêr-Velthuijs, Nel",
        "Schuttevaêr-Velthuis, Nel" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1996" ;
    schema1:familyName "Schuttevaêr-Velthuys" ;
    schema1:givenName "Nel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e0ee617e505194d20a4e5cc00a836a1> ;
    schema1:name "Nel Schuttevaêr-Velthuys" ;
    schema1:sameAs <http://viaf.org/viaf/104276121>,
        wd:Q28870342,
        <https://isni.org/isni/0000000064562636> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/schu032> .

