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

<http://data.bibliotheken.nl/id/thes/p073341282> a schema1:Person ;
    rdfs:label "Clavaud" ;
    schema1:description "mb" ;
    schema1:familyName "Clavaud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/533ef8a1e3cdda69a25904508fa0ea56> ;
    schema1:name "Clavaud" ;
    schema1:sameAs <http://viaf.org/viaf/280555700>,
        <https://isni.org/isni/0000000387593189> .

