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

<http://data.bibliotheken.nl/id/thes/p369843126> a schema1:Person ;
    rdfs:label "Silva, Patricia Carla Correia Victor Fernandes Da (1970-)" ;
    schema1:alternateName "Silva, Patricia Da" ;
    schema1:birthDate "1970" ;
    schema1:description "Geboren in Luanda, Angola" ;
    schema1:familyName "Da Silva" ;
    schema1:givenName "Patricia Carla Correia Victor Fernandes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1e9f2a37acdab309521972397c9682f> ;
    schema1:name "Patricia Carla Correia Victor Fernandes Da Silva" ;
    schema1:sameAs <http://viaf.org/viaf/305834996> .

