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

<http://data.bibliotheken.nl/id/thes/p262028719> a schema1:Person ;
    rdfs:label "Franke-Gricksch, Marianne" ;
    schema1:familyName "Franke-Gricksch" ;
    schema1:givenName "Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/260cd7b7538c92cc405d30c83d0bfcf4> ;
    schema1:name "Marianne Franke-Gricksch" ;
    schema1:sameAs <http://viaf.org/viaf/2387164357844213250001>,
        <https://isni.org/isni/0000000055378634> .

