@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p068239262> a schema1:Person ;
    rdfs:label "Josselin de Jong, Patrick Edward de (1922-1999 ; antropoloog)" ;
    schema1:alternateName "Jong, Patrick Edward de Josselin" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "1999" ;
    schema1:description "geb. Peking (China) 8-7-1922, overl. Oegstgeest 1-1-1999",
        "prof. dr.; hoogleraar antropologie RU Leiden; lid KNAW" ;
    schema1:familyName "de Josselin de Jong" ;
    schema1:givenName "Patrick Edward" ;
    schema1:hasOccupation "antropoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/525c14553aa3ea26ee945c40a82ec990> ;
    schema1:name "Patrick Edward de Josselin de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/64013887>,
        wd:Q3039900,
        <https://isni.org/isni/0000000083885131> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/joss003> .

