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

<http://data.bibliotheken.nl/id/thes/p071120548> a schema1:Person ;
    rdfs:label "Michèl" ;
    schema1:description "mb" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d92286d5ee906efea03b2485e1d2e3ed> ;
    schema1:name "Michèl" ;
    schema1:sameAs <http://viaf.org/viaf/289943644>,
        <https://isni.org/isni/0000000395303655> .

