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

<http://data.bibliotheken.nl/id/thes/p212932780> a schema1:Person ;
    rdfs:label "Schwarz, Stefanie" ;
    schema1:description "B0417107: \"Dr., Senior researcher at the Centre for Research on Higher Education and Work, University of Kassel, Germany\"" ;
    schema1:familyName "Schwarz" ;
    schema1:givenName "Stefanie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b432cb438ab74a4489326b2cf5f36ae9> ;
    schema1:name "Stefanie Schwarz" ;
    schema1:sameAs <http://viaf.org/viaf/305129479>,
        <https://isni.org/isni/0000000044400103> .

