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

<http://data.bibliotheken.nl/id/thes/p439214130> a schema1:Person ;
    rdfs:label "Man, Yvonne de" ;
    schema1:description "Postdoctoraal onderzoeker bij Nivel - zorg voor ouderen, palliatieve zorg" ;
    schema1:familyName "de Man" ;
    schema1:givenName "Yvonne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27da43d0f1aa06d7769fc4cf49cb151e> ;
    schema1:name "Yvonne de Man" ;
    schema1:sameAs <https://isni.org/isni/0000000512279085> .

