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

<http://data.bibliotheken.nl/id/thes/p314934952> a schema1:Person ;
    rdfs:label "Fuchs, Rosina M." ;
    schema1:description "vert. Nederlands-Duits" ;
    schema1:familyName "Fuchs" ;
    schema1:givenName "Rosina M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ae86255a3959eaa5d771c2033290357> ;
    schema1:name "Rosina M. Fuchs" ;
    schema1:sameAs <http://viaf.org/viaf/306233525>,
        <https://isni.org/isni/0000000397473551> .

