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

<http://data.bibliotheken.nl/id/thes/p072826665> a schema1:Person ;
    rdfs:label "Schrevel, Margreet (1951-)" ;
    schema1:alternateName "Schrevel, M." ;
    schema1:birthDate "1951" ;
    schema1:description "sociaal historica; verbonden aan afd. Onderzoek en Publikatie, Internationaal Instituut voor Sociale Geschiedenis (IISG, Amsterdam)" ;
    schema1:familyName "Schrevel" ;
    schema1:givenName "Margreet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ad1419fd937979851e9c1b6ab7f84dc> ;
    schema1:name "Margreet Schrevel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/38371364>,
        <https://isni.org/isni/0000000078443339> .

