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

<http://data.bibliotheken.nl/id/thes/p074351710> a schema1:Person ;
    rdfs:label "Eveleens, Yolanda (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "ill." ;
    schema1:familyName "Eveleens" ;
    schema1:givenName "Yolanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb461a1d62a967cfbe19904e9df26ce6> ;
    schema1:name "Yolanda Eveleens" ;
    schema1:sameAs <http://viaf.org/viaf/284621148>,
        <https://isni.org/isni/0000000369054296> .

