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

<http://data.bibliotheken.nl/id/thes/p073867705> a schema1:Person ;
    rdfs:label "Jansen, Gerard" ;
    schema1:description "Studies of developing countries, Afrika" ;
    schema1:familyName "Jansen" ;
    schema1:givenName "Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/984f31c8aecdb0e9346e816b32665d33> ;
    schema1:name "Gerard Jansen" ;
    schema1:sameAs <http://viaf.org/viaf/277654480>,
        <https://isni.org/isni/0000000384801907> .

