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

<http://data.bibliotheken.nl/id/thes/p073629421> a schema1:Person ;
    rdfs:label "Zwaan, Johan Wilhelm Van der (economie)" ;
    schema1:familyName "Van der Zwaan" ;
    schema1:givenName "Johan Wilhelm" ;
    schema1:hasOccupation "economie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7263b3093c327a86978ce5860cc5ec2> ;
    schema1:name "Johan Wilhelm Van der Zwaan" ;
    schema1:sameAs <http://viaf.org/viaf/287759307>,
        <https://isni.org/isni/0000000393454310> .

