@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/p068982836> a schema1:Person ;
    rdfs:label "Arbib, Michael A." ;
    schema1:alternateName "Arbib, Michael Anthony" ;
    schema1:description "mb" ;
    schema1:familyName "Arbib" ;
    schema1:givenName "Michael A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cc03529afed35d4095c4ac9fd0a4324> ;
    schema1:name "Michael A. Arbib" ;
    schema1:sameAs <http://viaf.org/viaf/4952830>,
        wd:Q92962,
        <https://isni.org/isni/0000000121185727> .

