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

<http://data.bibliotheken.nl/id/thes/p236367072> a schema1:Person ;
    rdfs:label "Wiel, Guido J.L. van de (1972-)" ;
    schema1:alternateName "Wiel, Guido van der" ;
    schema1:birthDate "1972" ;
    schema1:description "Guido van de Wiel (Wheel Productions) is ghostwriter ... (Durf het verschil te maken, 2e druk)",
        "organisatiepsycholoog, schrijver, vertaler, Drs",
        "redactie ; www.wheelproductions.nl" ;
    schema1:familyName "van de Wiel" ;
    schema1:givenName "Guido J.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/362640b8e16076e39a8eab2ad7f58dde> ;
    schema1:name "Guido J.L. van de Wiel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284832007>,
        <https://isni.org/isni/0000000368742636> .

