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

<http://data.bibliotheken.nl/id/thes/p422783676> a schema1:Person ;
    rdfs:label "Otter, Isabel" ;
    schema1:familyName "Otter" ;
    schema1:givenName "Isabel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16b95669545bcc61ee26283c0364eafc> ;
    schema1:name "Isabel Otter" ;
    schema1:sameAs <http://viaf.org/viaf/421154590165943081291>,
        <https://isni.org/isni/0000000476428580> .

