@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/p068512430> a schema1:Person ;
    rdfs:label "Barnouw, Adriaan Jacob (1877-1968)" ;
    schema1:alternateName "Barnouw, A.J." ;
    schema1:birthDate "1877" ;
    schema1:deathDate "1968" ;
    schema1:description "LR 1900-1952, I, p.110; LR 1967-1978, I, p.103",
        "NLMD/B 248",
        "cultuurhistoricus én vertaler; was: hoogleraar Nederlandse geschiedenis, -taal en -cultuur Queen Wilhelmina-leerstoel, Columbia University te New York" ;
    schema1:familyName "Barnouw" ;
    schema1:givenName "Adriaan Jacob" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/848f6ad20679ea909ada0aeebd36d451> ;
    schema1:name "Adriaan Jacob Barnouw" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/41969761>,
        wd:Q2672604,
        <https://isni.org/isni/000000010891768X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/barn005> .

