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

<http://data.bibliotheken.nl/id/thes/p173665209> a schema1:Person ;
    rdfs:label "Coppoolse-Baars, Jeanne (1917-)" ;
    schema1:birthDate "1917" ;
    schema1:description "B9835583 vermeldt: Jeanne Coppoolse-Baars is geboren op 27 augustus 1917 in Sliedrecht" ;
    schema1:familyName "Coppoolse-Baars" ;
    schema1:givenName "Jeanne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4ff413ccbe2b86066ff7bfd2bec689f> ;
    schema1:name "Jeanne Coppoolse-Baars" ;
    schema1:sameAs <http://viaf.org/viaf/6594161211876940070000>,
        <https://isni.org/isni/0000000387562518> .

