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

<http://data.bibliotheken.nl/id/thes/p115491848> a schema1:Person ;
    rdfs:label "Deteindre, Stéphane" ;
    schema1:description "o.a. B9807180 op omslag en titelpag.: 'Fane. ; op achterzijde omslag: Fane",
        "zie ook: 'Fane" ;
    schema1:familyName "Deteindre" ;
    schema1:givenName "Stéphane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b15c3bf6b26af4457468bfe25bd4f88e> ;
    schema1:name "Stéphane Deteindre" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p456334394>,
        <http://viaf.org/viaf/76406351> .

