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

<http://data.bibliotheken.nl/id/thes/p164053069> a schema1:Person ;
    rdfs:label "Krekulová, Alena" ;
    schema1:familyName "Krekulová" ;
    schema1:givenName "Alena" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13963c4723c9a53ae43a5f527b6adcc4> ;
    schema1:name "Alena Krekulová" ;
    schema1:sameAs <http://viaf.org/viaf/42551757>,
        <https://isni.org/isni/0000000009968705> .

