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

<http://data.bibliotheken.nl/id/thes/p299144232> a schema1:Person ;
    rdfs:label "Adriaanse, Bianca" ;
    schema1:description "ill." ;
    schema1:familyName "Adriaanse" ;
    schema1:givenName "Bianca" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b1215acf1e3fbe1d63dd610c5807551> ;
    schema1:name "Bianca Adriaanse" ;
    schema1:sameAs <http://viaf.org/viaf/286987803>,
        <https://isni.org/isni/0000000369051204> .

