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

<http://data.bibliotheken.nl/id/thes/p087458233> a schema1:Person ;
    rdfs:label "Souppart, Etienne" ;
    schema1:familyName "Souppart" ;
    schema1:givenName "Etienne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4e168e31aafed6d133f242d71964c3e> ;
    schema1:name "Etienne Souppart" ;
    schema1:sameAs <http://viaf.org/viaf/36924752>,
        <https://isni.org/isni/0000000035646873> .

