@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/p07014656X> a schema1:Person ;
    rdfs:label "Oosterbaan, Johannes Arnoldus (1910-1998)" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "1998" ;
    schema1:description "geb. Hilversum 15-5-1910. overl. Amsterdam 21-9-1998",
        "prof. dr." ;
    schema1:familyName "Oosterbaan" ;
    schema1:givenName "Johannes Arnoldus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e00ae1eb784f92756808fc81959f462b> ;
    schema1:name "Johannes Arnoldus Oosterbaan" ;
    schema1:sameAs <http://viaf.org/viaf/256802009>,
        wd:Q67198052,
        <https://isni.org/isni/000000037862342X> .

