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

<http://data.bibliotheken.nl/id/thes/p147900700> a schema1:Person ;
    rdfs:label "Kremer, Monique (1969-)" ;
    schema1:alternateName "Kremer, M." ;
    schema1:birthDate "1969" ;
    schema1:description "Drs",
        "Werkzaam bij de Vakgroep Algemene Sociale Wetenschappen van de Universiteit Utrecht en bij het Nederlands Instituut voor Zorg en Welzijn" ;
    schema1:familyName "Kremer" ;
    schema1:givenName "Monique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c25185561a4948f928c6cb0e35a3efb0> ;
    schema1:name "Monique Kremer" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/23951035>,
        <https://isni.org/isni/0000000118739549> .

