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

<http://data.bibliotheken.nl/id/thes/p213172860> a schema1:Person ;
    rdfs:label "Kenner, Julie" ;
    schema1:description "B0101858: cop. vermeldt: Julie Beck Kenner",
        "B0113102: cop. vermeldt: Julia Beck Kenner" ;
    schema1:familyName "Kenner" ;
    schema1:givenName "Julie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f091f30bfefaf8f1505e9d57b503aae> ;
    schema1:name "Julie Kenner" ;
    schema1:sameAs <http://viaf.org/viaf/87238942>,
        wd:Q6308302,
        <https://isni.org/isni/0000000060413705> .

