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

<http://data.bibliotheken.nl/id/thes/p10722691X> a schema1:Person ;
    rdfs:label "Meines, Rixt" ;
    schema1:familyName "Meines" ;
    schema1:givenName "Rixt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19fd7f604ed5b2bea289a71648f00353> ;
    schema1:name "Rixt Meines" ;
    schema1:sameAs <http://viaf.org/viaf/286099186>,
        <https://isni.org/isni/0000000392097171> .

