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

<http://data.bibliotheken.nl/id/thes/p17321908X> a schema1:Person ;
    rdfs:label "Vos, Barbara" ;
    schema1:description "B9815871: drs. (eindred.)" ;
    schema1:familyName "Vos" ;
    schema1:givenName "Barbara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/938e2fba2fee7a595b525673366365f2> ;
    schema1:name "Barbara Vos" ;
    schema1:sameAs <http://viaf.org/viaf/284033171>,
        <https://isni.org/isni/0000000390440212> .

