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

<http://data.bibliotheken.nl/id/thes/p421077298> a schema1:Person ;
    rdfs:label "Arjadi, Retha (1988-)" ;
    schema1:birthDate "1988" ;
    schema1:description "psychiatrie en internet" ;
    schema1:familyName "Arjadi" ;
    schema1:givenName "Retha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66e2dcc9f06eb762e7f23208462bd6d0> ;
    schema1:name "Retha Arjadi" ;
    schema1:nationality "id" ;
    schema1:sameAs <http://viaf.org/viaf/35154921348463591861>,
        <https://isni.org/isni/0000000472433374> .

