@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p068225970> a schema1:Person ;
    rdfs:label "Hart de Ruyter, Theodoor (1907-2001)" ;
    schema1:alternateName "Ruyter, Theodoor Hart de" ;
    schema1:birthDate "1907" ;
    schema1:deathDate "2001" ;
    schema1:description "07-08-15 bron 300: http://hoogleraren.ub.rug.nl/?page=showPerson&type=hoogleraar&hoogleraar_id=867",
        "26971637: prof. dr." ;
    schema1:familyName "Hart de Ruyter" ;
    schema1:givenName "Theodoor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1f94d18584ef3b220cd3e6295339fd2> ;
    schema1:name "Theodoor Hart de Ruyter" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/28352866>,
        <https://isni.org/isni/0000000024603413> .

