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

<http://data.bibliotheken.nl/id/thes/p069037744> a schema1:Person ;
    rdfs:label "Koops, Willem (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "geb. Noorddijk (G) 1-6-1944",
        "ontwikkelingspsycholoog en pedagoog (promoveerde in 1980, RU Groningen); werkzaam als: hoogleraar 'Grondslagen en de geschiedenis van de ontwikkelingspsychologie en de opvoedkunde' Universiteit van Amsterdam" ;
    schema1:familyName "Koops" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b686b54fc5a49e3d1cd7d01da80a74> ;
    schema1:name "Willem Koops" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/102730271>,
        wd:Q2548963,
        <https://isni.org/isni/0000000119536436> .

