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

<http://data.bibliotheken.nl/id/thes/p424521598> a schema1:Person ;
    rdfs:label "Bischoff, Léonie (1981-)" ;
    schema1:birthDate "1981" ;
    schema1:description "striptekenaar, geboren te Genève" ;
    schema1:familyName "Bischoff" ;
    schema1:givenName "Léonie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e44610d919d8cb6359ee0376c1e037bb> ;
    schema1:name "Léonie Bischoff" ;
    schema1:nationality "ch" ;
    schema1:sameAs <http://viaf.org/viaf/304844774>,
        <https://isni.org/isni/0000000410142790> .

