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

<http://data.bibliotheken.nl/id/thes/p387594108> a schema1:Person ;
    rdfs:label "Phinney, Sandra" ;
    schema1:description "reisgidsen" ;
    schema1:familyName "Phinney" ;
    schema1:givenName "Sandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f12986fa9455e1edc43214f766c7d41> ;
    schema1:name "Sandra Phinney" ;
    schema1:sameAs <http://viaf.org/viaf/106480379> .

