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

<http://data.bibliotheken.nl/id/thes/p07335211X> a schema1:Person ;
    rdfs:label "Beishuizen, Johannes Jelle (1950-)" ;
    schema1:alternateName "Beishuizen, Jos" ;
    schema1:birthDate "1950" ;
    schema1:description "Cognitief-psycholoog",
        "Roepnaam: Jos" ;
    schema1:familyName "Beishuizen" ;
    schema1:givenName "Johannes Jelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/891e42289a64d14ed6d68c1b2c42f60d> ;
    schema1:name "Johannes Jelle Beishuizen" ;
    schema1:sameAs <http://viaf.org/viaf/238273177>,
        <https://isni.org/isni/0000000385153446> .

