@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069301425> a schema1:Person ;
    rdfs:label "Carpentier, Alejo (1904-1980)" ;
    schema1:alternateName "Carpentier y Valmont, Alejo",
        "Kārbintīyih, Alīḵū",
        "Valmont, Alejo Carpentier y" ;
    schema1:birthDate "1904" ;
    schema1:deathDate "1980" ;
    schema1:familyName "Carpentier" ;
    schema1:givenName "Alejo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b7eca05b67a4a9fc1b17b998c1ffe54> ;
    schema1:name "Alejo Carpentier" ;
    schema1:sameAs <http://viaf.org/viaf/105310694>,
        wd:Q216466,
        <https://isni.org/isni/0000000121463029> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/carp028> .

