@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p112341144> a schema1:Person ;
    rdfs:label "Boone, Christophe" ;
    schema1:alternateName "Boone, C." ;
    schema1:description "Hoogleraar Organisatiegedrag en Organisatietheorie aan de Faculteit der Economische Wetenschappen en Bedrijfskunde van de Universiteit Maastricht",
        "Prof dr" ;
    schema1:familyName "Boone" ;
    schema1:givenName "Christophe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4f51325d31b9de86071039ff9842af1> ;
    schema1:name "Christophe Boone" ;
    schema1:sameAs <http://viaf.org/viaf/285015626>,
        <https://isni.org/isni/0000000138088480> .

