@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/p074299891> a schema1:Person ;
    rdfs:label "Vries, Reinier Willem Petrus de (1841-1919 ; sr.)" ;
    schema1:birthDate "1841" ;
    schema1:deathDate "1919" ;
    schema1:description "auctionaris, uitgever, bibliofiel, boekverzamelaar",
        "niet te verwarren met zijn zoon: R.W.P. de Vries jr. (PPN 861 049 187)" ;
    schema1:familyName "de Vries" ;
    schema1:givenName "Reinier Willem Petrus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea360c35408f7fb1644498b853687ce6> ;
    schema1:name "Reinier Willem Petrus de Vries (sr.)" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284938993>,
        wd:Q38598867,
        <https://isni.org/isni/0000000391189242> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/vrie045> .

