@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/p11349520X> a schema1:Person ;
    rdfs:label "Baets, Walter R.J." ;
    schema1:alternateName "Baets, W.",
        "Baets, Walter" ;
    schema1:description "B9941746: prof. dr.",
        "Bezet de Philips Chair in Information and Communication Technology aan de Universiteit Nijenrode. Daarnaast is hij directeur van Notion, Nijenrode Institute for Knowledge Management and Virtual Education" ;
    schema1:familyName "Baets" ;
    schema1:givenName "Walter R.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d2237bc9b50b87ec652bd5c612aa447> ;
    schema1:name "Walter R.J. Baets" ;
    schema1:sameAs <http://viaf.org/viaf/75600770>,
        wd:Q20857702,
        <https://isni.org/isni/000000011770853X> .

