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

<http://data.bibliotheken.nl/id/thes/p147368901> a schema1:Person ;
    rdfs:label "Hout, Gerardus Cornelis Martinus van (1958-)" ;
    schema1:alternateName "Hout, G.C.M. van" ;
    schema1:birthDate "1958" ;
    schema1:description "Studie: psychologie aan de KUB (Tilburg)" ;
    schema1:familyName "van Hout" ;
    schema1:givenName "Gerardus Cornelis Martinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6871cd150fae90136c6c9e5f32e2c0e> ;
    schema1:name "Gerardus Cornelis Martinus van Hout" ;
    schema1:sameAs <http://viaf.org/viaf/292048567>,
        <https://isni.org/isni/0000000396996166> .

