@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/p146799712> a schema1:Person ;
    rdfs:label "Kortenoeven, Wim R.F." ;
    schema1:alternateName "Kortenoeven, Wim" ;
    schema1:description "Researcher Centrum voor Informatie en Documentatie Israel (CIDI)" ;
    schema1:familyName "Kortenoeven" ;
    schema1:givenName "Wim R.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b333876aae0d7190112aefc60a04afe0> ;
    schema1:name "Wim R.F. Kortenoeven" ;
    schema1:sameAs <http://viaf.org/viaf/21567374>,
        wd:Q2569470,
        <https://isni.org/isni/0000000040331091> .

