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

<http://data.bibliotheken.nl/id/thes/p408692588> a schema1:Person ;
    rdfs:label "Windler, Ann-Catrin" ;
    schema1:description "vertaling" ;
    schema1:familyName "Windler" ;
    schema1:givenName "Ann-Catrin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19d929d3113f8728bcc92682daa0d53f> ;
    schema1:name "Ann-Catrin Windler" ;
    schema1:sameAs <http://viaf.org/viaf/3610145857038822921173>,
        <https://isni.org/isni/0000000459497664> .

