@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/p069449686> a schema1:Person ;
    rdfs:label "Rutten, Martin Gerard (1910-1970)" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "1970" ;
    schema1:description "prof. dr.; geoloog van de BPM op Java en Sumatra; WO2: verbonden aan de Staatsmijnen; buitengewoon hoogleraar in de paleontologie aan de Universiteit van Amsterdam (1946-1951); gewoon hoogleraar in de algemene geologie te Utrecht (1951-1970)" ;
    schema1:familyName "Rutten" ;
    schema1:givenName "Martin Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba07a2969a1d967bfa4dd61a7fed4fe9> ;
    schema1:name "Martin Gerard Rutten" ;
    schema1:sameAs <http://viaf.org/viaf/94260252>,
        wd:Q7659865,
        <https://isni.org/isni/0000000071520979> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rutt023> .

