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

<http://data.bibliotheken.nl/id/thes/p067960456> a schema1:Person ;
    rdfs:label "Reijnders, Mattheus Ignatius (1949-)" ;
    schema1:alternateName "Reijnders, Matthee" ;
    schema1:birthDate "1949" ;
    schema1:description "pedagoog (studeerde t/m 1976 algemene- en vergelijkende onderwijskunde Universiteit van Amsterdam)" ;
    schema1:familyName "Reijnders" ;
    schema1:givenName "Mattheus Ignatius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42c56f401cb97c764709cb960f6f89e5> ;
    schema1:name "Mattheus Ignatius Reijnders" ;
    schema1:sameAs <https://isni.org/isni/0000000397092548> .

