@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/p069472068> a schema1:Person ;
    rdfs:label "Avé, Johannes Bertus (1923-2011)" ;
    schema1:alternateName "Avé, J.B." ;
    schema1:birthDate "1923" ;
    schema1:deathDate "2011" ;
    schema1:description "gepensioneerd conservator Indonesië, Rijksmuseum voor Volkenkunde, Leiden" ;
    schema1:familyName "Avé" ;
    schema1:givenName "Johannes Bertus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/703a5a37edf714eea5475867860f89ec> ;
    schema1:name "Johannes Bertus Avé" ;
    schema1:sameAs <http://viaf.org/viaf/289784774>,
        wd:Q82570156,
        <https://isni.org/isni/000000039514683X> .

