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

<http://data.bibliotheken.nl/id/thes/p10769140X> a schema1:Person ;
    rdfs:label "Wood, Tonya" ;
    schema1:description "zie ook: Ryanne Corey" ;
    schema1:familyName "Wood" ;
    schema1:givenName "Tonya" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e43ff242f1c75d1cb2c78a31a1904e15> ;
    schema1:name "Tonya Wood" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p089884752>,
        <http://viaf.org/viaf/285439713> .

