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

<http://data.bibliotheken.nl/id/thes/p070119287> a schema1:Person ;
    rdfs:label "Aletrino, Leopold (1890-1970)" ;
    schema1:birthDate "1890" ;
    schema1:deathDate "1970" ;
    schema1:description "LR 1952-1966, I, p.25, LR 1967-1978, I, p.24",
        "NLMD/A 255" ;
    schema1:familyName "Aletrino" ;
    schema1:givenName "Leopold" ;
    schema1:hasOccupation "auteur",
        "journalist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8690cd67994220869e959ca8b8ae6a2> ;
    schema1:name "Leopold Aletrino" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/1027419>,
        <https://isni.org/isni/0000000118840110> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/alet003> .

