@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/p070022496> a schema1:Person ;
    rdfs:label "Tutein Nolthenius, Rudolph Peter Johann (1851-1939)" ;
    schema1:alternateName "Nolthenius, R.P.J. Tutein" ;
    schema1:birthDate "1851" ;
    schema1:deathDate "1939" ;
    schema1:description "Nederlands waterstaatkundig ingenieur en schrijver",
        "bron: https://nl.wikipedia.org/wiki/Rudolph_Peter_Johann_Tutein_Nolthenius" ;
    schema1:familyName "Tutein Nolthenius" ;
    schema1:givenName "Rudolph Peter Johann" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e53b9e8e14c8c2b6e27879c82752b89> ;
    schema1:name "Rudolph Peter Johann Tutein Nolthenius" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/95213086>,
        wd:Q2101184,
        <https://isni.org/isni/0000000064603397> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/nolt002> .

