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

<http://data.bibliotheken.nl/id/thes/p153075538> a schema1:Person ;
    rdfs:label "Bonthuis-Jager, Janny" ;
    schema1:alternateName "Bonthuis, Janny" ;
    schema1:description "handenarbeid" ;
    schema1:familyName "Bonthuis-Jager" ;
    schema1:givenName "Janny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b453a7e55f566a269faf14763fb8eb4> ;
    schema1:name "Janny Bonthuis-Jager" ;
    schema1:sameAs <http://viaf.org/viaf/287580411>,
        <https://isni.org/isni/0000000369142448> .

