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

<http://data.bibliotheken.nl/id/thes/p075109069> a schema1:Person ;
    rdfs:label "Parkes, Carl (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "Zuid-oost Azië" ;
    schema1:familyName "Parkes" ;
    schema1:givenName "Carl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c77e0c35f34b3fffbdfb0b6aa534f7f9> ;
    schema1:name "Carl Parkes" ;
    schema1:sameAs <http://viaf.org/viaf/112868859>,
        <https://isni.org/isni/0000000109368336> .

