@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/p073982229> a schema1:Person ;
    rdfs:label "Destouches, Jean-Louis" ;
    schema1:alternateName "Destouches, J.-L." ;
    schema1:familyName "Destouches" ;
    schema1:givenName "Jean-Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/267e08238f7e115eab4bad178b9c6236> ;
    schema1:name "Jean-Louis Destouches" ;
    schema1:sameAs <http://viaf.org/viaf/56684886>,
        wd:Q3166739,
        <https://isni.org/isni/0000000109040277> .

