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

<http://data.bibliotheken.nl/id/thes/p203962532> a schema1:Person ;
    rdfs:label "Linke-Grün, Gabriele" ;
    schema1:familyName "Linke-Grün" ;
    schema1:givenName "Gabriele" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06d1d788c8160591ba66f278b712b4a4> ;
    schema1:name "Gabriele Linke-Grün" ;
    schema1:sameAs <http://viaf.org/viaf/64317460>,
        <https://isni.org/isni/000000005525093X> .

