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

<http://data.bibliotheken.nl/id/thes/p069729824> a schema1:Person ;
    rdfs:label "Vaculík, Ludvík (1926-2015)" ;
    schema1:birthDate "1926" ;
    schema1:deathDate "2015" ;
    schema1:description "mb" ;
    schema1:familyName "Vaculík" ;
    schema1:givenName "Ludvík" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eff178df3b91fa020048a5f38d4d96dc> ;
    schema1:name "Ludvík Vaculík" ;
    schema1:sameAs <http://viaf.org/viaf/71404246>,
        wd:Q1669800,
        <https://isni.org/isni/0000000110698295> .

