@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/p265202167> a schema1:Person ;
    rdfs:label "Kapos, Valerie" ;
    schema1:alternateName "Kapos, V." ;
    schema1:familyName "Kapos" ;
    schema1:givenName "Valerie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/329d83075782263ef0090f243a520d7a> ;
    schema1:name "Valerie Kapos" ;
    schema1:sameAs <http://viaf.org/viaf/31517719>,
        wd:Q56427317,
        <https://isni.org/isni/000000004341022X> .

