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

<http://data.bibliotheken.nl/id/thes/p07176951X> a schema1:Person ;
    rdfs:label "Wiegmann, Roswitha" ;
    schema1:alternateName "Wiegmann, Rosi" ;
    schema1:description "vert." ;
    schema1:familyName "Wiegmann" ;
    schema1:givenName "Roswitha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72a4bb22b55442f1e55ff57c5c9f7abb> ;
    schema1:name "Roswitha Wiegmann" ;
    schema1:sameAs <http://viaf.org/viaf/161294099>,
        <https://isni.org/isni/0000000117054361> .

