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

<http://data.bibliotheken.nl/id/thes/p408467754> a schema1:Person ;
    rdfs:label "Záleský, Vladimír (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:familyName "Záleský" ;
    schema1:givenName "Vladimír" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/316c77f5e138401207a40ca0f5d6cb35> ;
    schema1:name "Vladimír Záleský" ;
    schema1:sameAs <http://viaf.org/viaf/84595779>,
        <https://isni.org/isni/0000000058143283> .

