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

<http://data.bibliotheken.nl/id/thes/p114985626> a schema1:Person ;
    rdfs:label "Scholte, M.M.L." ;
    schema1:description "B0041199 achterz. omslag: \"... studeerde psychologie. ...\"",
        "Colofon B9641830 vermeldt: M.M.L. Scholte",
        "P. 51 in Moedwil en misverstand vermeldt: \"lector maatschappelijk werk bij Inholland \" en \"werken daarnaast bij MOVISIE\"" ;
    schema1:familyName "Scholte" ;
    schema1:givenName "M.M.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65140ea4e66b5f98d4f14065cf3802ff> ;
    schema1:name "M.M.L. Scholte" ;
    schema1:sameAs <http://viaf.org/viaf/281721527>,
        <https://isni.org/isni/0000000388544581> .

