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

<http://data.bibliotheken.nl/id/thes/p087216841> a schema1:Person ;
    rdfs:label "Connotte, Marianne" ;
    schema1:alternateName "Connotte, Marian" ;
    schema1:description "B9631747 vermeldt: Marian Connotte" ;
    schema1:familyName "Connotte" ;
    schema1:givenName "Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1e89bbae66b1dfcd5b568557193add3> ;
    schema1:name "Marianne Connotte" ;
    schema1:sameAs <http://viaf.org/viaf/208497783>,
        <https://isni.org/isni/0000000387011855> .

