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

<http://data.bibliotheken.nl/id/thes/p215177053> a schema1:Person ;
    rdfs:label "Meng, Christoph Michael (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "B0127719: Researchcentrum voor Onderwijs en Arbeidsmarkt, Faculteit der Economische Wetenschappen en Bedrijfskunde, Univ. Maastricht",
        "Ppn oorspr. ingevoerd voor C.M. Meng" ;
    schema1:familyName "Meng" ;
    schema1:givenName "Christoph Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84bdd15fd980943c906598c9f9ab2077> ;
    schema1:name "Christoph Michael Meng" ;
    schema1:sameAs <http://viaf.org/viaf/243294650>,
        <https://isni.org/isni/0000000392061478> .

