@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/p07343695X> a schema1:Person ;
    rdfs:label "Putík, Jaroslav (1923-)" ;
    schema1:birthDate "1923" ;
    schema1:description "mb" ;
    schema1:familyName "Putík" ;
    schema1:givenName "Jaroslav" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92935aade3d5ec3b9d5847b867bbe57a> ;
    schema1:name "Jaroslav Putík" ;
    schema1:sameAs <http://viaf.org/viaf/62352152>,
        wd:Q15124037,
        <https://isni.org/isni/0000000374190612> .

