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

<http://data.bibliotheken.nl/id/thes/p391100475> a schema1:Person ;
    rdfs:label "Weiss, Rudolf (1951- ; theater)" ;
    schema1:birthDate "1951" ;
    schema1:description "KMC 2020, 26685039: Associate professor in the English-Department of the University of Vienna." ;
    schema1:familyName "Weiss" ;
    schema1:givenName "Rudolf" ;
    schema1:hasOccupation "theater" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad688f86d98fae479505c807a21fa13d> ;
    schema1:name "Rudolf Weiss" ;
    schema1:sameAs <http://viaf.org/viaf/59332385>,
        <https://isni.org/isni/0000000081387833> .

