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

<http://data.bibliotheken.nl/id/thes/p068221142> a schema1:Person ;
    rdfs:label "Führkötter, Adelgundis" ;
    schema1:description "O.S.B." ;
    schema1:familyName "Führkötter" ;
    schema1:givenName "Adelgundis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58c92e1392362dc2a5514a23eef8d543> ;
    schema1:name "Adelgundis Führkötter" ;
    schema1:sameAs <http://viaf.org/viaf/52883135>,
        wd:Q55677202,
        <https://isni.org/isni/0000000116433335> .

