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

<http://data.bibliotheken.nl/id/thes/p156138166> a schema1:Person ;
    rdfs:label "Meijkamp, Renson Gerardus (1967-)" ;
    schema1:alternateName "Meijkamp, R.G." ;
    schema1:birthDate "1967" ;
    schema1:description "B9926466: ir.",
        "Geb. te Tilburg ; industrieel ontwerpen" ;
    schema1:familyName "Meijkamp" ;
    schema1:givenName "Renson Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c341a2b644262bfc16ee7fd6c46b3a7> ;
    schema1:name "Renson Gerardus Meijkamp" ;
    schema1:sameAs <http://viaf.org/viaf/289228972>,
        <https://isni.org/isni/0000000394696274> .

