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

<http://data.bibliotheken.nl/id/thes/p166274852> a schema1:Person ;
    rdfs:label "Koch, Charlotte L.Y." ;
    schema1:description "eim" ;
    schema1:familyName "Koch" ;
    schema1:givenName "Charlotte L.Y." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92aef7afa70b7d2ac222eb66eb00f854> ;
    schema1:name "Charlotte L.Y. Koch" ;
    schema1:sameAs <http://viaf.org/viaf/287311379>,
        <https://isni.org/isni/0000000393083185> .

