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

<http://data.bibliotheken.nl/id/thes/p216880025> a schema1:Person ;
    rdfs:label "Romm, Aviva Jill" ;
    schema1:description "B0120657 Inleiding en op achterz. omslag: \"Aviva Jill Romm, orthopedagoge\" - \"vroedvrouw en fytotherapeute\"" ;
    schema1:familyName "Romm" ;
    schema1:givenName "Aviva Jill" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c9b388a9b3c3c9622a74ef26c8e2465> ;
    schema1:name "Aviva Jill Romm" ;
    schema1:sameAs <http://viaf.org/viaf/273895513>,
        <https://isni.org/isni/0000000384177243> .

