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

<http://data.bibliotheken.nl/id/thes/p393522903> a schema1:Person ;
    rdfs:label "Taylor, Amanda" ;
    schema1:description "Currently a lega assistant at the European Council of Refugees and Exiles (The Common ...)" ;
    schema1:familyName "Taylor" ;
    schema1:givenName "Amanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15fbe5eb721899e04b708007054d41e1> ;
    schema1:name "Amanda Taylor" ;
    schema1:sameAs <http://viaf.org/viaf/317183712> .

