@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/p070862265> a schema1:Person ;
    rdfs:label "Brandes, Jan Laurens Andries (1857-1905)" ;
    schema1:alternateName "Brandes, J." ;
    schema1:birthDate "1857" ;
    schema1:deathDate "1905" ;
    schema1:description "oriëntalist-taalkundige (promoveerde in 1884, universiteit Leiden), archeoloog (m.n. Indische oudheden)" ;
    schema1:familyName "Brandes" ;
    schema1:givenName "Jan Laurens Andries" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f76f8348873ec7cccde8a157ab9855f> ;
    schema1:name "Jan Laurens Andries Brandes" ;
    schema1:sameAs <http://viaf.org/viaf/37300546>,
        wd:Q2057858,
        <https://isni.org/isni/0000000081166301> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bran056> .

