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

<http://data.bibliotheken.nl/id/thes/p323342884> a schema1:Person ;
    rdfs:label "Straalen, Bart van (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "Human Media Interaction (HMI), University of Twente" ;
    schema1:familyName "van Straalen" ;
    schema1:givenName "Bart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2fa66073dbdfa4b99a686453807aec9> ;
    schema1:name "Bart van Straalen" ;
    schema1:sameAs <http://viaf.org/viaf/6406161211683940070008>,
        <https://isni.org/isni/0000000395958766> .

