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

<http://data.bibliotheken.nl/id/thes/p075125986> a schema1:Person ;
    rdfs:label "Marchand, J.-L." ;
    schema1:description "ESTEC" ;
    schema1:familyName "Marchand" ;
    schema1:givenName "J.-L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebf5f6d3dd285f80f84ce56c4c4e410b> ;
    schema1:name "J.-L. Marchand" ;
    schema1:sameAs <http://viaf.org/viaf/306176513>,
        <https://isni.org/isni/0000000397672139> .

