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

<http://data.bibliotheken.nl/id/thes/p070694680> a schema1:Person ;
    rdfs:label "Henžlík, Bohuslav" ;
    schema1:familyName "Henžlík" ;
    schema1:givenName "Bohuslav" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a6f3e0c76f40ed0c4c911adbc0cb31a> ;
    schema1:name "Bohuslav Henžlík" ;
    schema1:sameAs <http://viaf.org/viaf/36985908>,
        <https://isni.org/isni/0000000001928127> .

