@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/p299364356> a schema1:Person ;
    rdfs:label "Lamrabet, Asma (women's studies)" ;
    schema1:description "Director of the Research Center on Women's Studies in Islam of Rabita Mohammadia des Oulémas in Morocco" ;
    schema1:familyName "Lamrabet" ;
    schema1:givenName "Asma" ;
    schema1:hasOccupation "women's studies" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/025255d5ca597d24b71e927dd96f70df> ;
    schema1:name "Asma Lamrabet" ;
    schema1:sameAs <http://viaf.org/viaf/71617887>,
        wd:Q19668852,
        <https://isni.org/isni/0000000044833419> .

