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

<http://data.bibliotheken.nl/id/thes/p37644195X> a schema1:Person ;
    rdfs:label "Cabannes, Yves" ;
    schema1:familyName "Cabannes" ;
    schema1:givenName "Yves" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/004c93cceaa73d41e6290aeab6c6a7a3> ;
    schema1:name "Yves Cabannes" ;
    schema1:sameAs <http://viaf.org/viaf/16708136>,
        <https://isni.org/isni/0000000040213271> .

