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

<http://data.bibliotheken.nl/id/thes/p422448559> a schema1:Person ;
    rdfs:label "Ruhe, Anna (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:familyName "Ruhe" ;
    schema1:givenName "Anna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adc31ba5d77d61acfd3939fde7576673> ;
    schema1:name "Anna Ruhe" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/313418459>,
        <https://isni.org/isni/0000000445185045> .

