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

<http://data.bibliotheken.nl/id/thes/p20227683X> a schema1:Person ;
    rdfs:label "Joubert, Stephanus Jacobus (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "afkomstig uit Duitsland? Nee Zuid-Afrika" ;
    schema1:familyName "Joubert" ;
    schema1:givenName "Stephanus Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e56ab8d693a78805af5a79c7aa8a19e> ;
    schema1:name "Stephanus Jacobus Joubert" ;
    schema1:sameAs <http://viaf.org/viaf/69103765>,
        <https://isni.org/isni/0000000044741071> .

