@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/p069694249> a schema1:Person ;
    rdfs:label "Chanowski, Michael Matthijs (1930-2017)" ;
    schema1:alternateName "Chanowski, M.M.",
        "Chanowski, Thijs M." ;
    schema1:birthDate "1930" ;
    schema1:deathDate "2017" ;
    schema1:description "geb. Hamburg (Duitsland) 18-6-1930, overl. Alkmaar 7-3-2017",
        "prof., bijzonder hoogleraar multimedia interactie, UvA" ;
    schema1:familyName "Chanowski" ;
    schema1:givenName "Michael Matthijs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec5063ce851451a817a578e01f9149da> ;
    schema1:name "Michael Matthijs Chanowski" ;
    schema1:sameAs <http://viaf.org/viaf/281749469>,
        wd:Q2613452,
        <https://isni.org/isni/0000000388530518> .

