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

<http://data.bibliotheken.nl/id/thes/p068425554> a schema1:Person ;
    rdfs:label "Moonen, J.C.M.M. (1942-)" ;
    schema1:alternateName "Moonen, Jozef Carolus" ;
    schema1:birthDate "1942" ;
    schema1:description "B7823404: Geboren te Turnhout (België) in 1942; roepnaam: Jef",
        "B8322198: directeur v/h Centrum voor Onderwijs en Informatietechnologie te Enschede.",
        "Jef Moonen, Centre for Education and Information Technology, Twente University, Enschede (In: \"Eurit 86\")" ;
    schema1:familyName "Moonen" ;
    schema1:givenName "J.C.M.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35bfb38060660fbb34ea733dd8a8f1d3> ;
    schema1:name "J.C.M.M. Moonen" ;
    schema1:sameAs <http://viaf.org/viaf/287567743> .

