@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p06896658X> a schema1:Person ;
    rdfs:label "De Vroede, Maurits (1922-2002 ; historisch pedagoog)" ;
    schema1:alternateName "De Vroede, Maurice",
        "Vroede, M. de",
        "Vroede, Maurice de",
        "Vroede, Maurits de" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2002" ;
    schema1:description "was tot 1987: gewoon hoogleraar Afdeling Historische Pedagogiek, Faculteit der Psychologie en Pedagogische Wetenschappen, KU Leuven" ;
    schema1:familyName "De Vroede" ;
    schema1:givenName "Maurits" ;
    schema1:hasOccupation "historisch pedagoog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f697a4240af4d3fa62a1e3794155f2c> ;
    schema1:name "Maurits De Vroede" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/79073441>,
        wd:Q59630746,
        <https://isni.org/isni/0000000110300478> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/vroe001> .

