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

<http://data.bibliotheken.nl/id/thes/p073468932> a schema1:Person ;
    rdfs:label "Willemyns, Roland E.C. (1936-)" ;
    schema1:alternateName "Willemijns, R.E.C." ;
    schema1:birthDate "1936" ;
    schema1:description "geboortejaar is 1943!; taalkundige; was werkzaam als: hoogleraar Nederlandse taalkunde VU Brussel" ;
    schema1:familyName "Willemyns" ;
    schema1:givenName "Roland E.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26a557ab39fda9bc440290b964084ea1> ;
    schema1:name "Roland E.C. Willemyns" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/120727190>,
        <https://isni.org/isni/0000000120333302> .

