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

<http://data.bibliotheken.nl/id/thes/p080732879> a schema1:Person ;
    rdfs:label "Meijer, Willem (1947-)" ;
    schema1:alternateName "Meijer, W." ;
    schema1:birthDate "1947" ;
    schema1:description "B0325272: GION - Gronings Instituut voor onderzoek van onderwijs, opvoeding en ontwikkeling",
        "dr. (1991)",
        "leerlingbegeleiding",
        "vakgroep PA&O, RU Groningen" ;
    schema1:familyName "Meijer" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f50e2e9fb467f0c5cd94b7b056522e48> ;
    schema1:name "Willem Meijer" ;
    schema1:sameAs <http://viaf.org/viaf/71106994>,
        <https://isni.org/isni/0000000044789198> .

