@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/p068624344> a schema1:Person ;
    rdfs:label "Borges, Jorge Luis (1899-1986)" ;
    schema1:alternateName "Boerhesi, Haoerhe Luyisi",
        "Borges Acevedo, Jorge Francisco Isidoro Luis",
        "Borges, ...",
        "Borges, J.L.",
        "Būrḵis, ...",
        "Būrḵis, Ḵūrḵī Luwīs",
        "博尔赫斯, 豪尔赫 路易斯" ;
    schema1:birthDate "1899" ;
    schema1:deathDate "1986" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Jorge_Luis_Borges",
        "literator",
        "zie ook: Honorio Bustos Domecq" ;
    schema1:familyName "Borges" ;
    schema1:givenName "Jorge Luis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6eb3256c373e2f74b929fe26a5c7868f> ;
    schema1:name "Jorge Luis Borges" ;
    schema1:nationality "ar" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070061971>,
        wd:Q909,
        <https://isni.org/isni/0000000121429031> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/borg007> .

