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

<http://data.bibliotheken.nl/id/thes/p182913139> a schema1:Person ;
    rdfs:label "Kornelius, Karin" ;
    schema1:familyName "Kornelius" ;
    schema1:givenName "Karin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45600aa7776c838898f2c3ae5de2ce5b> ;
    schema1:name "Karin Kornelius" ;
    schema1:sameAs <http://viaf.org/viaf/284480380>,
        <https://isni.org/isni/0000000369041778> .

