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

<http://data.bibliotheken.nl/id/thes/p097038016> a schema1:Person ;
    rdfs:label "Groenendijk, A.A." ;
    schema1:description "B8824503: door NBLC geannoteerd: Opgavenboek voor statistiek en kansrekening zoals dat is ontwikkeld aan de Economische Faculteit van Rotterdam voor eerstejaars studenten",
        "B9326752: Werkzaam op Erasmus University Rotterdam, Dept. of Finance",
        "statistiek en economie" ;
    schema1:familyName "Groenendijk" ;
    schema1:givenName "A.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc066c692bcb426820d2fbd48330d2ae> ;
    schema1:name "A.A. Groenendijk" ;
    schema1:sameAs <http://viaf.org/viaf/286377954>,
        <https://isni.org/isni/0000000392365236> .

