@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p070679878> a schema1:Person ;
    rdfs:label "Joubert, Elmer L. (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:description "Elmer Leslie Joubert overleden 6 mei 2005 (Amigoe.com)",
        "mr." ;
    schema1:familyName "Joubert" ;
    schema1:givenName "Elmer L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38363403ed4461a9d93dfb2148509a4e> ;
    schema1:name "Elmer L. Joubert" ;
    schema1:sameAs <http://viaf.org/viaf/1438841>,
        <https://isni.org/isni/0000000034596552> .

