@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/p069641293> a schema1:Person ;
    rdfs:label "Stoppelaar, Reinder Jacobus de (1873-1948)" ;
    schema1:birthDate "1873" ;
    schema1:deathDate "1948" ;
    schema1:description "NLMD/S 9032",
        "Tresoar: 1873-08-22, Oerterp - 1948-04-15, Enschede",
        "letterkundige" ;
    schema1:familyName "de Stoppelaar" ;
    schema1:givenName "Reinder Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/194b04179a67b2898740b95ac53f4144> ;
    schema1:name "Reinder Jacobus de Stoppelaar" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/47794862>,
        wd:Q13137580,
        <https://isni.org/isni/0000000025117249> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stop007> .

