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

<http://data.bibliotheken.nl/id/thes/p108177521> a schema1:Person ;
    rdfs:label "Pippert, Rebecca" ;
    schema1:description "Rebecca ManleyPippert" ;
    schema1:familyName "Pippert" ;
    schema1:givenName "Rebecca" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5f4c13e02f107b8d1d4033df8d72528> ;
    schema1:name "Rebecca Pippert" ;
    schema1:sameAs <http://viaf.org/viaf/280147336>,
        <https://isni.org/isni/0000000387206070> .

