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

<http://data.bibliotheken.nl/id/thes/p069068828> a schema1:Person ;
    rdfs:label "Olivier, Stefan" ;
    schema1:description "pseud. van: Reinhart Stalmann" ;
    schema1:familyName "Olivier" ;
    schema1:givenName "Stefan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88f94d2c3164b7b8539fab67d1c77447> ;
    schema1:name "Stefan Olivier" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p074487051>,
        <http://viaf.org/viaf/111014486> .

