@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/p072126736> a schema1:Person ;
    rdfs:label "Roolvink, Roelof (1918-1994 ; Indonesische taal- en letterkunde)" ;
    schema1:alternateName "Roolvink, R." ;
    schema1:birthDate "1918" ;
    schema1:deathDate "1994" ;
    schema1:familyName "Roolvink" ;
    schema1:givenName "Roelof" ;
    schema1:hasOccupation "Indonesische taal- en letterkunde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5885da8b1210875a00fcedf042ccba1b> ;
    schema1:name "Roelof Roolvink" ;
    schema1:sameAs <http://viaf.org/viaf/24622421>,
        wd:Q65850430,
        <https://isni.org/isni/0000000081029403> .

