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

<http://data.bibliotheken.nl/id/thes/p072837853> a schema1:Person ;
    rdfs:label "Vos, Chris (1945-)" ;
    schema1:alternateName "Vos, Chr." ;
    schema1:birthDate "1945" ;
    schema1:description "communicatiewetenschapper (studeerde politieke- en sociale wetenschappen (specialisatie: communicatiewetenschappen); promoveerde in 1995, EU Rotterdam); werkzaam als: universitair docent 'Film, televisie en geschiedenis' Faculteit Historische- en Kunstwetenschappen, EU Rotterdam" ;
    schema1:familyName "Vos" ;
    schema1:givenName "Chris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74b85f36120703fba6b99f6bb1517585> ;
    schema1:name "Chris Vos" ;
    schema1:sameAs <http://viaf.org/viaf/8555254>,
        <https://isni.org/isni/0000000030648757> .

