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

<http://data.bibliotheken.nl/id/thes/p074889532> a schema1:Person ;
    rdfs:label "Eggermont, Monique" ;
    schema1:alternateName "Eggermond, Monique" ;
    schema1:description "3#Komt ook (wsch. per abuis) voor als: Monique Eggermond",
        "bron: http://www.boekvertalers.nl/author/monique/",
        "vertaler" ;
    schema1:familyName "Eggermont" ;
    schema1:givenName "Monique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0ebea5c57653d86f08ee2025501f768> ;
    schema1:name "Monique Eggermont" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284376340>,
        <https://isni.org/isni/0000000369181551> .

