@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/p073410853> a schema1:Person ;
    rdfs:label "Princen, Johan Cornelis (1925-2002)" ;
    schema1:alternateName "Princen, 'Poncke'",
        "Princen, 'Ponke'",
        "Princen, Jan" ;
    schema1:birthDate "1925" ;
    schema1:deathDate "2002" ;
    schema1:description "bijnaam (later: roepnaam): Poncke (oorspr. roepnaam: Jan); geb te Den Haag, overl. te Djakarta",
        "socialist; liep in 1948 (t.t.v. de politionele acties van 1946-1949) in Nederlands-Indië als militair over naar de Indonesische vrijheidsstrijder (nam vervolgens de Indonesische nationaliteit aan en ontpopte zich als mensenrechtenactivist)" ;
    schema1:familyName "Princen" ;
    schema1:givenName "Johan Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c0fd8d227a0e6085c4f9ea3556d1d8b> ;
    schema1:name "Johan Cornelis Princen" ;
    schema1:nationality "id",
        "nl" ;
    schema1:sameAs <http://viaf.org/viaf/69109443>,
        wd:Q2311258,
        <https://isni.org/isni/0000000036731738> .

