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

<http://data.bibliotheken.nl/id/thes/p111061725> a schema1:Person ;
    rdfs:label "Mulken, Margot van (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "universitair docent Frans afd. Communicatie en Informatie Wetenschappen, Radboud Universiteit Nijmegen; onderzoeksterrein: retoriek in tijdschriftadvertenties" ;
    schema1:familyName "van Mulken" ;
    schema1:givenName "Margot" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfc00524119970606ccbc325e5e3a9f8> ;
    schema1:name "Margot van Mulken" ;
    schema1:sameAs <http://viaf.org/viaf/69080368>,
        <https://isni.org/isni/0000000031972719> .

