@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/p069204780> a schema1:Person ;
    rdfs:label "Huxley, Aldous Leonard (1894-1963)" ;
    schema1:alternateName "Chaksli, Oldos",
        "Hukslī, Aldūs" ;
    schema1:birthDate "1894" ;
    schema1:deathDate "1963" ;
    schema1:description "NLMD/H 946",
        "bron: https://nl.wikipedia.org/wiki/Aldous_Huxley",
        "literator en essayist" ;
    schema1:familyName "Huxley" ;
    schema1:givenName "Aldous Leonard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01bd731ffe802812e945949c7c4c2558> ;
    schema1:name "Aldous Leonard Huxley" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/71392434>,
        wd:Q81447,
        <https://isni.org/isni/0000000122816383> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/huxl001> .

