@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/p073603627> a schema1:Person ;
    rdfs:label "Catinat, Michel" ;
    schema1:description "mb" ;
    schema1:familyName "Catinat" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cb21eadc2c091ef6306ec480c7d0adb> ;
    schema1:name "Michel Catinat" ;
    schema1:sameAs <http://viaf.org/viaf/161585436>,
        wd:Q120570510,
        <https://isni.org/isni/0000000355790161> .

