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

<http://data.bibliotheken.nl/id/thes/p306000172> a schema1:Person ;
    rdfs:label "Puspitoayu, Elfaridah (1973-)" ;
    schema1:alternateName "Frazier, Elfaridah P.",
        "Puspitoayu-Frazier, Elfaridah" ;
    schema1:birthDate "1973" ;
    schema1:familyName "Puspitoayu" ;
    schema1:givenName "Elfaridah" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/381678a8676db9fbc6d61563ea9defd3> ;
    schema1:name "Elfaridah Puspitoayu" ;
    schema1:sameAs <http://viaf.org/viaf/291058413>,
        <https://isni.org/isni/0000000396176600> .

