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

<http://data.bibliotheken.nl/id/thes/p087224712> a schema1:Person ;
    rdfs:label "Reesink, Margot" ;
    schema1:description "vertaler, redactie" ;
    schema1:familyName "Reesink" ;
    schema1:givenName "Margot" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5758d9ef5fe936a4b7b7513e2e1e62c> ;
    schema1:name "Margot Reesink" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/281934595>,
        <https://isni.org/isni/0000000388670481> .

