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

<http://data.bibliotheken.nl/id/thes/p183633997> a schema1:Person ;
    rdfs:label "Mula, Rosana P. (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:familyName "Mula" ;
    schema1:givenName "Rosana P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d12f3429da2dda29c2a7090ec9a0789> ;
    schema1:name "Rosana P. Mula" ;
    schema1:sameAs <http://viaf.org/viaf/207375321>,
        <https://isni.org/isni/0000000140932337> .

