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

<http://data.bibliotheken.nl/id/thes/p418775362> a schema1:Person ;
    rdfs:label "Cadène, Bruno" ;
    schema1:familyName "Cadène" ;
    schema1:givenName "Bruno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32b224d6ed52c9889b69637c8e93cf23> ;
    schema1:name "Bruno Cadène" ;
    schema1:sameAs <http://viaf.org/viaf/3048153411786841700003>,
        <https://isni.org/isni/0000000467913189> .

