@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/p115665552> a schema1:Person ;
    rdfs:label "Bal, Roland Antoon (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "Bijzonder hoogleraar Bestuur en beleid van de gezondheidszorg (Instituut Beleid & Management Gezondheidszorg van het Erasmus MC, faculteit van de Erasmus Universiteit Rotterdam), 2008" ;
    schema1:familyName "Bal" ;
    schema1:givenName "Roland Antoon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6f10d9c8726ceb8d4baf32a11280861> ;
    schema1:name "Roland Antoon Bal" ;
    schema1:sameAs <http://viaf.org/viaf/26377257>,
        wd:Q40854570,
        <https://isni.org/isni/0000000073277634> .

