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

<http://data.bibliotheken.nl/id/thes/p152616160> a schema1:Person ;
    rdfs:label "Groot, Johan Sebastiaan de (1971-)" ;
    schema1:alternateName "Groot, S. de" ;
    schema1:birthDate "1971" ;
    schema1:description "econometrie (investeringen)",
        "roepnaam: Sebastiaan" ;
    schema1:familyName "de Groot" ;
    schema1:givenName "Johan Sebastiaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f331986cb409bdcb74eb3aad053a5bf1> ;
    schema1:name "Johan Sebastiaan de Groot" ;
    schema1:sameAs <http://viaf.org/viaf/52609312>,
        <https://isni.org/isni/000000011643096X> .

