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

<http://data.bibliotheken.nl/id/thes/p079702775> a schema1:Person ;
    rdfs:label "Bosmans, Annemie" ;
    schema1:description "vert." ;
    schema1:familyName "Bosmans" ;
    schema1:givenName "Annemie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5157a4d38c0f47ea7e0b875d09468357> ;
    schema1:name "Annemie Bosmans" ;
    schema1:sameAs <http://viaf.org/viaf/166236009>,
        <https://isni.org/isni/000000002070863X> .

