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

<http://data.bibliotheken.nl/id/thes/p070982996> a schema1:Person ;
    rdfs:label "Ošancová, Kateřina" ;
    schema1:familyName "Ošancová" ;
    schema1:givenName "Kateřina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/110c0ffd910b943fafdf082d6b93fc6f> ;
    schema1:name "Kateřina Ošancová" ;
    schema1:sameAs <http://viaf.org/viaf/83848731>,
        <https://isni.org/isni/0000000109200365> .

