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

<http://data.bibliotheken.nl/id/thes/p244406189> a schema1:Person ;
    rdfs:label "Löchel, Christin" ;
    schema1:familyName "Löchel" ;
    schema1:givenName "Christin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff92050bff859feddaeab622318c256c> ;
    schema1:name "Christin Löchel" ;
    schema1:sameAs <http://viaf.org/viaf/37795083>,
        <https://isni.org/isni/000000038515799X> .

