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

<http://data.bibliotheken.nl/id/thes/p069966796> a schema1:Person ;
    rdfs:label "Michels, Christianus Gerardus Josephus (1944-)" ;
    schema1:alternateName "Michels, C.",
        "Michels, C.G.J." ;
    schema1:birthDate "1944" ;
    schema1:description "Als universitair docent verbonden aan de sectie Onderwijs en Educatie van de Katholieke Universiteit Nijmegen",
        "Ook Chris G.J., ook Chr." ;
    schema1:familyName "Michels" ;
    schema1:givenName "Christianus Gerardus Josephus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eb52ce7a1162dc50688ffdd533969f1> ;
    schema1:name "Christianus Gerardus Josephus Michels" ;
    schema1:sameAs <http://viaf.org/viaf/212326401>,
        <https://isni.org/isni/000000014063281X> .

