@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p06845306X> a schema1:Person ;
    rdfs:label "Soupault, Philippe (1897-1990)" ;
    schema1:birthDate "1897" ;
    schema1:deathDate "1990" ;
    schema1:description "NLMD/S 7585",
        "mb",
        "voornamen in ppn 157733041 p. 3: Marie Ernest Philippe" ;
    schema1:familyName "Soupault" ;
    schema1:givenName "Philippe" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b9add2401deef1e0331985acbb233b4> ;
    schema1:name "Philippe Soupault" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/109453511>,
        wd:Q336467 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/soup001> .

