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

<http://data.bibliotheken.nl/id/thes/p075279096> a schema1:Person ;
    rdfs:label "Ketwaru, Effendi N. (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Effendi_Ketwaru_jr." ;
    schema1:familyName "Ketwaru" ;
    schema1:givenName "Effendi N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14ff0d365e12a2b7324ddfe468d6948d> ;
    schema1:name "Effendi N. Ketwaru" ;
    schema1:nationality "sr" ;
    schema1:sameAs <http://viaf.org/viaf/280742149>,
        <https://isni.org/isni/0000000387742869> .

