@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/p080208479> a schema1:Person ;
    rdfs:label "Waugh, Thomas (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "Bibliografisch nummer 27619235 achterop: Professor of Film studies and Research Chair in Documentary and in Sexual Representation at Concordia University, Montreal," ;
    schema1:familyName "Waugh" ;
    schema1:givenName "Thomas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43767c4d2e4f9846c121a447b83be17e> ;
    schema1:name "Thomas Waugh" ;
    schema1:sameAs <http://viaf.org/viaf/118631823>,
        wd:Q19667821,
        <https://isni.org/isni/0000000109392352> .

