@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/p074761838> a schema1:Person ;
    rdfs:label "Wagelmans, Albert Peter Marie (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "B0240979: \"Albert Wagelmans (1960) is Professor of Operations Research at the Rotterdam School of Economics, Erasmus University Rotterdam ... currently [2002] Associate Director of ERIM\"",
        "Ook als: A.P.M. Wagelmans" ;
    schema1:familyName "Wagelmans" ;
    schema1:givenName "Albert Peter Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aeb33f670c5928c6233aa823afc7140e> ;
    schema1:name "Albert Peter Marie Wagelmans" ;
    schema1:sameAs <http://viaf.org/viaf/32835393>,
        wd:Q18210691,
        <https://isni.org/isni/0000000351454988> .

