@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/p072527870> a schema1:Person ;
    rdfs:label "Toth, Alex (1928-2006)" ;
    schema1:birthDate "1928" ;
    schema1:deathDate "2006" ;
    schema1:description "overleden op 27 mei 2006 (bron: Stripschrift 38 (2006) no. 5 (378), p. 3)" ;
    schema1:familyName "Toth" ;
    schema1:givenName "Alex" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c74b52379e6f3f55ec6bbc9f3d6337e8> ;
    schema1:name "Alex Toth" ;
    schema1:sameAs <http://viaf.org/viaf/32007240>,
        wd:Q1364628,
        <https://isni.org/isni/0000000108846471> .

