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

<http://data.bibliotheken.nl/id/thes/p265202736> a schema1:Person ;
    rdfs:label "Michaud Maturana, V." ;
    schema1:alternateName "Maturana, V. Michaud" ;
    schema1:familyName "Michaud Maturana" ;
    schema1:givenName "V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34ea7196918ec9371d9da3e172346c5b> ;
    schema1:name "V. Michaud Maturana" ;
    schema1:sameAs <http://viaf.org/viaf/282341582>,
        <https://isni.org/isni/0000000389043295> .

