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

<http://data.bibliotheken.nl/id/thes/p430510950> a schema1:Person ;
    rdfs:label "Mind, Kyra" ;
    schema1:description "is pseud.: ",
        "zie ook: Julia James" ;
    schema1:familyName "Mind" ;
    schema1:givenName "Kyra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/640f16b686983995a0a6d75cfc1de7d5> ;
    schema1:name "Kyra Mind" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p437019268>,
        <https://isni.org/isni/0000000508069480> .

