@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/p07404608X> a schema1:Person ;
    rdfs:label "Rapoport-Albert, Ada" ;
    schema1:familyName "Rapoport-Albert" ;
    schema1:givenName "Ada" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2deff5e1c01e744008689bff9d05d266> ;
    schema1:name "Ada Rapoport-Albert" ;
    schema1:sameAs <http://viaf.org/viaf/19713798>,
        wd:Q33106257,
        <https://isni.org/isni/0000000119473527> .

