@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/p070809887> a schema1:Person ;
    rdfs:label "Mňačko, Ladislav (1919-1994)" ;
    schema1:alternateName "Mnātškū, Lādīslāf" ;
    schema1:birthDate "1919" ;
    schema1:deathDate "1994" ;
    schema1:familyName "Mňačko" ;
    schema1:givenName "Ladislav" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a8e2b47bf523b92392f11178152cc04> ;
    schema1:name "Ladislav Mňačko" ;
    schema1:sameAs <http://viaf.org/viaf/14822303>,
        wd:Q1731231,
        <https://isni.org/isni/0000000114382570> .

