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

<http://data.bibliotheken.nl/id/thes/p189162538> a schema1:Person ;
    rdfs:label "Blankestijn, Marga" ;
    schema1:alternateName "Blankestein, Marga" ;
    schema1:description "vertaler en redacteur" ;
    schema1:familyName "Blankestijn" ;
    schema1:givenName "Marga" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a862c118dfc1d71c267150086e5cb91> ;
    schema1:name "Marga Blankestijn" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286341010>,
        <https://isni.org/isni/0000000369140661> .

